#e00d11 color space conversions
Hex:
#e00d11
RGB:
224, 13, 17
CMY:
12, 95, 93
CMYK:
0, 94, 92, 12
HSL:
359°, 89.0295%, 46.4706%
HSV (HSB):
359°, 94.1964%, 87.8431%
XYZ:
30.9856, 16.1756, 2.0194
xyY:
0.6300, 0.3289, 16.1756
CIE-Lab:
47.2040, 71.6891, 56.0325
CIE-LCH:
47.2040, 90.9888, 38.0113
CIE-Luv:
47.2040, 150.5418, 32.0283
Hunter-Lab:
40.2189, 67.1374, 25.1763
#e00d11 color charts
#e00d11 color shades, tints & tones
#e00d11 color schemes
#e00d11 color preview, HTML & CSS examples
This text has a color of #e00d11
<p style="color:#e00d11;">Text here</p>
.mytext {color:#e00d11;}
This box has a color of #e00d11
<div style="background-color:#e00d11;">Content here</div>
.mybackground {background-color:#e00d11;}
Border around this has a color of #e00d11
<div style="border:2px solid #e00d11;">Content here</div>
.myborder {border:2px solid #e00d11;}