#e00f04 color space conversions
Hex:
#e00f04
RGB:
224, 15, 4
CMY:
12, 94, 98
CMYK:
0, 93, 98, 12
HSL:
3°, 96.4912%, 44.7059%
HSV (HSB):
3°, 98.2143%, 87.8431%
XYZ:
30.9332, 16.1977, 1.6110
xyY:
0.6346, 0.3323, 16.1977
CIE-Lab:
47.2328, 71.3712, 59.9231
CIE-LCH:
47.2328, 93.1913, 40.0167
CIE-Luv:
47.2328, 151.0959, 33.5708
Hunter-Lab:
40.2464, 66.7633, 25.7992
#e00f04 color charts
#e00f04 color shades, tints & tones
#e00f04 color schemes
#e00f04 color preview, HTML & CSS examples
This text has a color of #e00f04
<p style="color:#e00f04;">Text here</p>
.mytext {color:#e00f04;}
This box has a color of #e00f04
<div style="background-color:#e00f04;">Content here</div>
.mybackground {background-color:#e00f04;}
Border around this has a color of #e00f04
<div style="border:2px solid #e00f04;">Content here</div>
.myborder {border:2px solid #e00f04;}