#f01e0d color space conversions
Hex:
#f01e0d
RGB:
240, 30, 13
CMY:
6, 88, 95
CMYK:
0, 88, 95, 6
HSL:
4°, 89.7233%, 49.6078%
HSV (HSB):
4°, 94.5833%, 94.1176%
XYZ:
36.4721, 19.4829, 2.2190
xyY:
0.6269, 0.3349, 19.4829
CIE-Lab:
51.2474, 73.4784, 61.3137
CIE-LCH:
51.2474, 95.6998, 39.8432
CIE-Luv:
51.2474, 158.0029, 36.3108
Hunter-Lab:
44.1394, 70.2494, 27.9169
#f01e0d color charts
#f01e0d color shades, tints & tones
#f01e0d color schemes
#f01e0d color preview, HTML & CSS examples
This text has a color of #f01e0d
<p style="color:#f01e0d;">Text here</p>
.mytext {color:#f01e0d;}
This box has a color of #f01e0d
<div style="background-color:#f01e0d;">Content here</div>
.mybackground {background-color:#f01e0d;}
Border around this has a color of #f01e0d
<div style="border:2px solid #f01e0d;">Content here</div>
.myborder {border:2px solid #f01e0d;}