#e00c04 color space conversions
Hex:
#e00c04
RGB:
224, 12, 4
CMY:
12, 95, 98
CMYK:
0, 95, 98, 12
HSL:
2°, 96.4912%, 44.7059%
HSV (HSB):
2°, 98.2143%, 87.8431%
XYZ:
30.8939, 16.1190, 1.5979
xyY:
0.6355, 0.3316, 16.1190
CIE-Lab:
47.1302, 71.6674, 59.8799
CIE-LCH:
47.1302, 93.3907, 39.8796
CIE-Luv:
47.1302, 151.6545, 33.3881
Hunter-Lab:
40.1485, 67.0941, 25.7443
#e00c04 color charts
#e00c04 color shades, tints & tones
#e00c04 color schemes
#e00c04 color preview, HTML & CSS examples
This text has a color of #e00c04
<p style="color:#e00c04;">Text here</p>
.mytext {color:#e00c04;}
This box has a color of #e00c04
<div style="background-color:#e00c04;">Content here</div>
.mybackground {background-color:#e00c04;}
Border around this has a color of #e00c04
<div style="border:2px solid #e00c04;">Content here</div>
.myborder {border:2px solid #e00c04;}