#ff1f76 color space conversions
Hex:
#ff1f76
RGB:
255, 31, 118
CMY:
0, 88, 54
CMYK:
0, 88, 54, 0
HSL:
337°, 100.0000%, 56.0784%
HSV (HSB):
337°, 87.8431%, 100.0000%
XYZ:
45.0000, 23.5480, 19.3130
xyY:
0.5122, 0.2680, 23.5480
CIE-Lab:
55.6324, 80.9377, 11.1316
CIE-LCH:
55.6324, 81.6996, 7.8309
CIE-Luv:
55.6324, 142.3007, -2.7014
Hunter-Lab:
48.5263, 80.6080, 10.3715
#ff1f76 color charts
#ff1f76 color shades, tints & tones
#ff1f76 color schemes
#ff1f76 color preview, HTML & CSS examples
This text has a color of #ff1f76
<p style="color:#ff1f76;">Text here</p>
.mytext {color:#ff1f76;}
This box has a color of #ff1f76
<div style="background-color:#ff1f76;">Content here</div>
.mybackground {background-color:#ff1f76;}
Border around this has a color of #ff1f76
<div style="border:2px solid #ff1f76;">Content here</div>
.myborder {border:2px solid #ff1f76;}