#ff2f9f color space conversions
Hex:
#ff2f9f
RGB:
255, 47, 159
CMY:
0, 82, 38
CMYK:
0, 82, 38, 0
HSL:
328°, 100.0000%, 59.2157%
HSV (HSB):
328°, 81.5686%, 100.0000%
XYZ:
48.5145, 25.7962, 35.2231
xyY:
0.4429, 0.2355, 25.7962
CIE-Lab:
57.8431, 81.3005, -9.9785
CIE-LCH:
57.8431, 81.9106, 353.0027
CIE-Luv:
57.8431, 120.8991, -29.5480
Hunter-Lab:
50.7900, 81.6204, -5.5649
#ff2f9f color charts
#ff2f9f color shades, tints & tones
#ff2f9f color schemes
#ff2f9f color preview, HTML & CSS examples
This text has a color of #ff2f9f
<p style="color:#ff2f9f;">Text here</p>
.mytext {color:#ff2f9f;}
This box has a color of #ff2f9f
<div style="background-color:#ff2f9f;">Content here</div>
.mybackground {background-color:#ff2f9f;}
Border around this has a color of #ff2f9f
<div style="border:2px solid #ff2f9f;">Content here</div>
.myborder {border:2px solid #ff2f9f;}