#e01d0e color space conversions
Hex:
#e01d0e
RGB:
224, 29, 14
CMY:
12, 89, 95
CMYK:
0, 87, 94, 12
HSL:
4°, 88.2353%, 46.6667%
HSV (HSB):
4°, 93.7500%, 87.8431%
XYZ:
31.2591, 16.7577, 2.0025
xyY:
0.6249, 0.3350, 16.7577
CIE-Lab:
47.9533, 69.4692, 57.4725
CIE-LCH:
47.9533, 90.1612, 39.6013
CIE-Luv:
47.9533, 146.7236, 33.7849
Hunter-Lab:
40.9362, 64.6652, 25.7550
#e01d0e color charts
#e01d0e color shades, tints & tones
#e01d0e color schemes
#e01d0e color preview, HTML & CSS examples
This text has a color of #e01d0e
<p style="color:#e01d0e;">Text here</p>
.mytext {color:#e01d0e;}
This box has a color of #e01d0e
<div style="background-color:#e01d0e;">Content here</div>
.mybackground {background-color:#e01d0e;}
Border around this has a color of #e01d0e
<div style="border:2px solid #e01d0e;">Content here</div>
.myborder {border:2px solid #e01d0e;}