#e00d06 color space conversions
Hex:
#e00d06
RGB:
224, 13, 6
CMY:
12, 95, 98
CMYK:
0, 94, 97, 12
HSL:
2°, 94.7826%, 45.0980%
HSV (HSB):
2°, 97.3214%, 87.8431%
XYZ:
30.9173, 16.1483, 1.6597
xyY:
0.6345, 0.3314, 16.1483
CIE-Lab:
47.1684, 71.5895, 59.3219
CIE-LCH:
47.1684, 92.9739, 39.6465
CIE-Luv:
47.1684, 151.3474, 33.2491
Hunter-Lab:
40.1849, 67.0097, 25.6807
#e00d06 color charts
#e00d06 color shades, tints & tones
#e00d06 color schemes
#e00d06 color preview, HTML & CSS examples
This text has a color of #e00d06
<p style="color:#e00d06;">Text here</p>
.mytext {color:#e00d06;}
This box has a color of #e00d06
<div style="background-color:#e00d06;">Content here</div>
.mybackground {background-color:#e00d06;}
Border around this has a color of #e00d06
<div style="border:2px solid #e00d06;">Content here</div>
.myborder {border:2px solid #e00d06;}