#e01d2c color space conversions
Hex:
#e01d2c
RGB:
224, 29, 44
CMY:
12, 89, 83
CMYK:
0, 87, 80, 12
HSL:
355°, 77.0751%, 49.6078%
HSV (HSB):
355°, 87.0536%, 87.8431%
XYZ:
31.6345, 16.9079, 3.9791
xyY:
0.6023, 0.3219, 16.9079
CIE-Lab:
48.1437, 70.0243, 44.2227
CIE-LCH:
48.1437, 82.8194, 32.2738
CIE-Luv:
48.1437, 142.6614, 27.3481
Hunter-Lab:
41.1192, 65.3679, 23.0459
#e01d2c color charts
#e01d2c color shades, tints & tones
#e01d2c color schemes
#e01d2c color preview, HTML & CSS examples
This text has a color of #e01d2c
<p style="color:#e01d2c;">Text here</p>
.mytext {color:#e01d2c;}
This box has a color of #e01d2c
<div style="background-color:#e01d2c;">Content here</div>
.mybackground {background-color:#e01d2c;}
Border around this has a color of #e01d2c
<div style="border:2px solid #e01d2c;">Content here</div>
.myborder {border:2px solid #e01d2c;}