#f01f6f color space conversions
Hex:
#f01f6f
RGB:
240, 31, 111
CMY:
6, 88, 56
CMYK:
0, 87, 54, 6
HSL:
337°, 87.4477%, 53.1373%
HSV (HSB):
337°, 87.0833%, 94.1176%
XYZ:
39.2944, 20.6529, 16.9543
xyY:
0.5110, 0.2686, 20.6529
CIE-Lab:
52.5675, 76.9284, 10.6221
CIE-LCH:
52.5675, 77.6583, 7.8616
CIE-Luv:
52.5675, 133.3627, -2.4524
Hunter-Lab:
45.4455, 74.8102, 9.6926
#f01f6f color charts
#f01f6f color shades, tints & tones
#f01f6f color schemes
#f01f6f color preview, HTML & CSS examples
This text has a color of #f01f6f
<p style="color:#f01f6f;">Text here</p>
.mytext {color:#f01f6f;}
This box has a color of #f01f6f
<div style="background-color:#f01f6f;">Content here</div>
.mybackground {background-color:#f01f6f;}
Border around this has a color of #f01f6f
<div style="border:2px solid #f01f6f;">Content here</div>
.myborder {border:2px solid #f01f6f;}