#e0011d color space conversions
Hex:
#e0011d
RGB:
224, 1, 29
CMY:
12, 100, 89
CMYK:
0, 100, 87, 12
HSL:
352°, 99.1111%, 44.1176%
HSV (HSB):
352°, 99.5536%, 87.8431%
XYZ:
30.9731, 15.9577, 2.6101
xyY:
0.6252, 0.3221, 15.9577
CIE-Lab:
46.9190, 72.8718, 50.8139
CIE-LCH:
46.9190, 88.8389, 34.8883
CIE-Luv:
46.9190, 150.9895, 29.2569
Hunter-Lab:
39.9471, 68.4930, 24.0891
#e0011d color charts
#e0011d color shades, tints & tones
#e0011d color schemes
#e0011d color preview, HTML & CSS examples
This text has a color of #e0011d
<p style="color:#e0011d;">Text here</p>
.mytext {color:#e0011d;}
This box has a color of #e0011d
<div style="background-color:#e0011d;">Content here</div>
.mybackground {background-color:#e0011d;}
Border around this has a color of #e0011d
<div style="border:2px solid #e0011d;">Content here</div>
.myborder {border:2px solid #e0011d;}