#e00d1f color space conversions
Hex:
#e00d1f
RGB:
224, 13, 31
CMY:
12, 95, 88
CMYK:
0, 94, 86, 12
HSL:
355°, 89.0295%, 46.4706%
HSV (HSB):
355°, 94.1964%, 87.8431%
XYZ:
31.1317, 16.2341, 2.7890
xyY:
0.6207, 0.3237, 16.2341
CIE-Lab:
47.2801, 71.9015, 50.1480
CIE-LCH:
47.2801, 87.6621, 34.8940
CIE-Luv:
47.2801, 148.8473, 29.4559
Hunter-Lab:
40.2915, 67.4099, 24.1000
#e00d1f color charts
#e00d1f color shades, tints & tones
#e00d1f color schemes
#e00d1f color preview, HTML & CSS examples
This text has a color of #e00d1f
<p style="color:#e00d1f;">Text here</p>
.mytext {color:#e00d1f;}
This box has a color of #e00d1f
<div style="background-color:#e00d1f;">Content here</div>
.mybackground {background-color:#e00d1f;}
Border around this has a color of #e00d1f
<div style="border:2px solid #e00d1f;">Content here</div>
.myborder {border:2px solid #e00d1f;}