#f01f42 color space conversions
Hex:
#f01f42
RGB:
240, 31, 66
CMY:
6, 88, 74
CMYK:
0, 87, 73, 6
HSL:
350°, 87.4477%, 53.1373%
HSV (HSB):
350°, 87.0833%, 94.1176%
XYZ:
37.4085, 19.8986, 7.0234
xyY:
0.5815, 0.3093, 19.8986
CIE-Lab:
51.7224, 74.5146, 36.5531
CIE-LCH:
51.7224, 82.9974, 26.1302
CIE-Luv:
51.7224, 148.8359, 22.4366
Hunter-Lab:
44.6078, 71.6280, 21.8904
#f01f42 color charts
#f01f42 color shades, tints & tones
#f01f42 color schemes
#f01f42 color preview, HTML & CSS examples
This text has a color of #f01f42
<p style="color:#f01f42;">Text here</p>
.mytext {color:#f01f42;}
This box has a color of #f01f42
<div style="background-color:#f01f42;">Content here</div>
.mybackground {background-color:#f01f42;}
Border around this has a color of #f01f42
<div style="border:2px solid #f01f42;">Content here</div>
.myborder {border:2px solid #f01f42;}