#e01e12 color space conversions
Hex:
#e01e12
RGB:
224, 30, 18
CMY:
12, 88, 93
CMYK:
0, 87, 92, 12
HSL:
3°, 85.1240%, 47.4510%
HSV (HSB):
3°, 91.9643%, 87.8431%
XYZ:
31.3139, 16.8195, 2.1683
xyY:
0.6225, 0.3344, 16.8195
CIE-Lab:
48.0318, 69.3324, 56.1890
CIE-LCH:
48.0318, 89.2423, 39.0223
CIE-Luv:
48.0318, 146.0567, 33.3735
Hunter-Lab:
41.0116, 64.5213, 25.5734
#e01e12 color charts
#e01e12 color shades, tints & tones
#e01e12 color schemes
#e01e12 color preview, HTML & CSS examples
This text has a color of #e01e12
<p style="color:#e01e12;">Text here</p>
.mytext {color:#e01e12;}
This box has a color of #e01e12
<div style="background-color:#e01e12;">Content here</div>
.mybackground {background-color:#e01e12;}
Border around this has a color of #e01e12
<div style="border:2px solid #e01e12;">Content here</div>
.myborder {border:2px solid #e01e12;}