#e0111e color space conversions
Hex:
#e0111e
RGB:
224, 17, 30
CMY:
12, 93, 88
CMYK:
0, 92, 87, 12
HSL:
356°, 85.8921%, 47.2549%
HSV (HSB):
356°, 92.4107%, 87.8431%
XYZ:
31.1753, 16.3419, 2.7395
xyY:
0.6203, 0.3252, 16.3419
CIE-Lab:
47.4199, 71.4594, 50.7399
CIE-LCH:
47.4199, 87.6412, 35.3768
CIE-Luv:
47.4199, 148.2226, 29.9540
Hunter-Lab:
40.4252, 66.9125, 24.2797
#e0111e color charts
#e0111e color shades, tints & tones
#e0111e color schemes
#e0111e color preview, HTML & CSS examples
This text has a color of #e0111e
<p style="color:#e0111e;">Text here</p>
.mytext {color:#e0111e;}
This box has a color of #e0111e
<div style="background-color:#e0111e;">Content here</div>
.mybackground {background-color:#e0111e;}
Border around this has a color of #e0111e
<div style="border:2px solid #e0111e;">Content here</div>
.myborder {border:2px solid #e0111e;}