#e02012 color space conversions
Hex:
#e02012
RGB:
224, 32, 18
CMY:
12, 87, 93
CMYK:
0, 86, 92, 12
HSL:
4°, 85.1240%, 47.4510%
HSV (HSB):
4°, 91.9643%, 87.8431%
XYZ:
31.3662, 16.9240, 2.1857
xyY:
0.6214, 0.3353, 16.9240
CIE-Lab:
48.1641, 68.9541, 56.2724
CIE-LCH:
48.1641, 89.0014, 39.2174
CIE-Luv:
48.1641, 145.3587, 33.6115
Hunter-Lab:
41.1388, 64.1040, 25.6470
#e02012 color charts
#e02012 color shades, tints & tones
#e02012 color schemes
#e02012 color preview, HTML & CSS examples
This text has a color of #e02012
<p style="color:#e02012;">Text here</p>
.mytext {color:#e02012;}
This box has a color of #e02012
<div style="background-color:#e02012;">Content here</div>
.mybackground {background-color:#e02012;}
Border around this has a color of #e02012
<div style="border:2px solid #e02012;">Content here</div>
.myborder {border:2px solid #e02012;}