#e0100e color space conversions
Hex:
#e0100e
RGB:
224, 16, 14
CMY:
12, 94, 95
CMYK:
0, 93, 94, 12
HSL:
1°, 88.2353%, 46.6667%
HSV (HSB):
1°, 93.7500%, 87.8431%
XYZ:
31.0050, 16.2496, 1.9178
xyY:
0.6305, 0.3305, 16.2496
CIE-Lab:
47.3002, 71.3465, 57.1015
CIE-LCH:
47.3002, 91.3833, 38.6717
CIE-Luv:
47.3002, 150.2185, 32.6124
Hunter-Lab:
40.3108, 66.7494, 25.3968
#e0100e color charts
#e0100e color shades, tints & tones
#e0100e color schemes
#e0100e color preview, HTML & CSS examples
This text has a color of #e0100e
<p style="color:#e0100e;">Text here</p>
.mytext {color:#e0100e;}
This box has a color of #e0100e
<div style="background-color:#e0100e;">Content here</div>
.mybackground {background-color:#e0100e;}
Border around this has a color of #e0100e
<div style="border:2px solid #e0100e;">Content here</div>
.myborder {border:2px solid #e0100e;}