#f01f5d color space conversions
Hex:
#f01f5d
RGB:
240, 31, 93
CMY:
6, 88, 64
CMYK:
0, 87, 61, 6
HSL:
342°, 87.4477%, 53.1373%
HSV (HSB):
342°, 87.0833%, 94.1176%
XYZ:
38.4010, 20.2956, 12.2494
xyY:
0.5413, 0.2861, 20.2956
CIE-Lab:
52.1697, 75.7983, 20.9849
CIE-LCH:
52.1697, 78.6496, 15.4749
CIE-Luv:
52.1697, 140.2703, 8.7330
Hunter-Lab:
45.0506, 73.3142, 15.4143
#f01f5d color charts
#f01f5d color shades, tints & tones
#f01f5d color schemes
#f01f5d color preview, HTML & CSS examples
This text has a color of #f01f5d
<p style="color:#f01f5d;">Text here</p>
.mytext {color:#f01f5d;}
This box has a color of #f01f5d
<div style="background-color:#f01f5d;">Content here</div>
.mybackground {background-color:#f01f5d;}
Border around this has a color of #f01f5d
<div style="border:2px solid #f01f5d;">Content here</div>
.myborder {border:2px solid #f01f5d;}