#f01f0c color space conversions
Hex:
#f01f0c
RGB:
240, 31, 12
CMY:
6, 88, 95
CMYK:
0, 87, 95, 6
HSL:
5°, 90.4762%, 49.4118%
HSV (HSB):
5°, 95.0000%, 94.1176%
XYZ:
36.4915, 19.5318, 2.1945
xyY:
0.6268, 0.3355, 19.5318
CIE-Lab:
51.3036, 73.3005, 61.6127
CIE-LCH:
51.3036, 95.7554, 40.0487
CIE-Luv:
51.3036, 157.7438, 36.5192
Hunter-Lab:
44.1948, 70.0462, 27.9923
#f01f0c color charts
#f01f0c color shades, tints & tones
#f01f0c color schemes
#f01f0c color preview, HTML & CSS examples
This text has a color of #f01f0c
<p style="color:#f01f0c;">Text here</p>
.mytext {color:#f01f0c;}
This box has a color of #f01f0c
<div style="background-color:#f01f0c;">Content here</div>
.mybackground {background-color:#f01f0c;}
Border around this has a color of #f01f0c
<div style="border:2px solid #f01f0c;">Content here</div>
.myborder {border:2px solid #f01f0c;}