#e02d1d color space conversions
Hex:
#e02d1d
RGB:
224, 45, 29
CMY:
12, 82, 89
CMYK:
0, 80, 87, 12
HSL:
5°, 77.0751%, 49.6078%
HSV (HSB):
5°, 87.0536%, 87.8431%
XYZ:
31.9006, 17.8128, 2.9193
xyY:
0.6061, 0.3384, 17.8128
CIE-Lab:
49.2682, 66.1465, 52.6718
CIE-LCH:
49.2682, 84.5557, 38.5300
CIE-Luv:
49.2682, 138.7653, 33.5746
Hunter-Lab:
42.2052, 61.0595, 25.4426
#e02d1d color charts
#e02d1d color shades, tints & tones
#e02d1d color schemes
#e02d1d color preview, HTML & CSS examples
This text has a color of #e02d1d
<p style="color:#e02d1d;">Text here</p>
.mytext {color:#e02d1d;}
This box has a color of #e02d1d
<div style="background-color:#e02d1d;">Content here</div>
.mybackground {background-color:#e02d1d;}
Border around this has a color of #e02d1d
<div style="border:2px solid #e02d1d;">Content here</div>
.myborder {border:2px solid #e02d1d;}