strong pink/strong crimson
Enter any color value (e.g., #2aebb3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff2f62 color RGB value is (255,47,98)
#ff2f62 color CMYK value
#ff2f62 color HSL value
HSV(or HSB) | 345.3° | 81.6 | 100.0 |
XYZ | 44.461 | 24.175 | 13.878 |
Yxy | 0.539 | 0.293 | 24.175 |
LAB | 56.262 | 76.660 | 23.939 |
LUV | 56.262 | 145.184 | 12.099 |
Hunter-LAB | 49.168 | 75.368 | 17.682 |
CIE-LCH | 56.262 | 80.311 | 17.342 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 2F | 62 |
Decimal | 255 | 47 | 98 |
Octal | 377 | 57 | 142 |
Binary | 11111111 | 00101111 | 01100010 |
Below, you can see some colors close to #ff2f62. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ff2f62.
<span style="color:#ff2f62">Text here</span>
This paragraph has a background color of #ff2f62.
<p style="background-color:#ff2f62;">Content here</p>
This element has a border color of #ff2f62.
<div style="border:1px #ff2f62;">Content here</div>
.text {color:#ff2f62;}
.background {background-color:#ff2f62;}
.border {border:1px solid #ff2f62;}
.text-shadow {border:1px solid #ff2f62;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #040001 is the darkest color, while #ffeef2 is the lightest one.