#f01c0e color space conversions
Hex:
#f01c0e
RGB:
240, 28, 14
CMY:
6, 89, 95
CMYK:
0, 88, 94, 6
HSL:
4°, 88.9764%, 49.8039%
HSV (HSB):
4°, 94.1667%, 94.1176%
XYZ:
36.4297, 19.3875, 2.2376
xyY:
0.6275, 0.3340, 19.3875
CIE-Lab:
51.1375, 73.8114, 60.9726
CIE-LCH:
51.1375, 95.7381, 39.5588
CIE-Luv:
51.1375, 158.5540, 35.9995
Hunter-Lab:
44.0312, 70.6293, 27.8089
#f01c0e color charts
#f01c0e color shades, tints & tones
#f01c0e color schemes
#f01c0e color preview, HTML & CSS examples
This text has a color of #f01c0e
<p style="color:#f01c0e;">Text here</p>
.mytext {color:#f01c0e;}
This box has a color of #f01c0e
<div style="background-color:#f01c0e;">Content here</div>
.mybackground {background-color:#f01c0e;}
Border around this has a color of #f01c0e
<div style="border:2px solid #f01c0e;">Content here</div>
.myborder {border:2px solid #f01c0e;}