#f00e1f color space conversions
Hex:
#f00e1f
RGB:
240, 14, 31
CMY:
6, 95, 88
CMYK:
0, 94, 87, 6
HSL:
355°, 88.9764%, 49.8039%
HSV (HSB):
355°, 94.1667%, 94.1176%
XYZ:
36.3395, 18.9383, 3.0365
xyY:
0.6232, 0.3248, 18.9383
CIE-Lab:
50.6149, 75.7640, 54.2030
CIE-LCH:
50.6149, 93.1566, 35.5806
CIE-Luv:
50.6149, 160.0748, 32.1822
Hunter-Lab:
43.5181, 72.8986, 26.3257
#f00e1f color charts
#f00e1f color shades, tints & tones
#f00e1f color schemes
#f00e1f color preview, HTML & CSS examples
This text has a color of #f00e1f
<p style="color:#f00e1f;">Text here</p>
.mytext {color:#f00e1f;}
This box has a color of #f00e1f
<div style="background-color:#f00e1f;">Content here</div>
.mybackground {background-color:#f00e1f;}
Border around this has a color of #f00e1f
<div style="border:2px solid #f00e1f;">Content here</div>
.myborder {border:2px solid #f00e1f;}