#e00e0e color space conversions
Hex:
#e00e0e
RGB:
224, 14, 14
CMY:
12, 95, 95
CMYK:
0, 94, 94, 12
HSL:
0°, 88.2353%, 46.6667%
HSV (HSB):
0°, 93.7500%, 87.8431%
XYZ:
30.9768, 16.1931, 1.9084
xyY:
0.6312, 0.3299, 16.1931
CIE-Lab:
47.2268, 71.5585, 57.0602
CIE-LCH:
47.2268, 91.5231, 38.5686
CIE-Luv:
47.2268, 150.6148, 32.4801
Hunter-Lab:
40.2406, 66.9862, 25.3566
#e00e0e color charts
#e00e0e color shades, tints & tones
#e00e0e color schemes
#e00e0e color preview, HTML & CSS examples
This text has a color of #e00e0e
<p style="color:#e00e0e;">Text here</p>
.mytext {color:#e00e0e;}
This box has a color of #e00e0e
<div style="background-color:#e00e0e;">Content here</div>
.mybackground {background-color:#e00e0e;}
Border around this has a color of #e00e0e
<div style="border:2px solid #e00e0e;">Content here</div>
.myborder {border:2px solid #e00e0e;}