#f00e2c color space conversions
Hex:
#f00e2c
RGB:
240, 14, 44
CMY:
6, 95, 83
CMYK:
0, 94, 82, 6
HSL:
352°, 88.9764%, 49.8039%
HSV (HSB):
352°, 94.1667%, 94.1176%
XYZ:
36.5468, 19.0212, 4.1281
xyY:
0.6122, 0.3186, 19.0212
CIE-Lab:
50.7120, 76.0343, 47.8324
CIE-LCH:
50.7120, 89.8285, 32.1736
CIE-Luv:
50.7120, 157.9055, 28.8945
Hunter-Lab:
43.6133, 73.2553, 24.9174
#f00e2c color charts
#f00e2c color shades, tints & tones
#f00e2c color schemes
#f00e2c color preview, HTML & CSS examples
This text has a color of #f00e2c
<p style="color:#f00e2c;">Text here</p>
.mytext {color:#f00e2c;}
This box has a color of #f00e2c
<div style="background-color:#f00e2c;">Content here</div>
.mybackground {background-color:#f00e2c;}
Border around this has a color of #f00e2c
<div style="border:2px solid #f00e2c;">Content here</div>
.myborder {border:2px solid #f00e2c;}