#e02c0d color space conversions
Hex:
#e02c0d
RGB:
224, 44, 13
CMY:
12, 83, 95
CMYK:
0, 80, 94, 12
HSL:
9°, 89.0295%, 46.4706%
HSV (HSB):
9°, 94.1964%, 87.8431%
XYZ:
31.7138, 17.6777, 2.1214
xyY:
0.6156, 0.3432, 17.6777
CIE-Lab:
49.1029, 66.1796, 58.4295
CIE-LCH:
49.1029, 88.2822, 41.4411
CIE-Luv:
49.1029, 140.7455, 35.9526
Hunter-Lab:
42.0449, 61.0612, 26.4399
#e02c0d color charts
#e02c0d color shades, tints & tones
#e02c0d color schemes
#e02c0d color preview, HTML & CSS examples
This text has a color of #e02c0d
<p style="color:#e02c0d;">Text here</p>
.mytext {color:#e02c0d;}
This box has a color of #e02c0d
<div style="background-color:#e02c0d;">Content here</div>
.mybackground {background-color:#e02c0d;}
Border around this has a color of #e02c0d
<div style="border:2px solid #e02c0d;">Content here</div>
.myborder {border:2px solid #e02c0d;}