#e02c3e color space conversions
Hex:
#e02c3e
RGB:
224, 44, 62
CMY:
12, 83, 76
CMYK:
0, 80, 72, 12
HSL:
354°, 74.3802%, 52.5490%
HSV (HSB):
354°, 80.3571%, 87.8431%
XYZ:
32.5107, 17.9965, 6.3176
xyY:
0.5721, 0.3167, 17.9965
CIE-Lab:
49.4918, 67.3837, 35.4897
CIE-LCH:
49.4918, 76.1582, 27.7749
CIE-Luv:
49.4918, 133.0282, 22.9004
Hunter-Lab:
42.4222, 62.5561, 20.8660
#e02c3e color charts
#e02c3e color shades, tints & tones
#e02c3e color schemes
#e02c3e color preview, HTML & CSS examples
This text has a color of #e02c3e
<p style="color:#e02c3e;">Text here</p>
.mytext {color:#e02c3e;}
This box has a color of #e02c3e
<div style="background-color:#e02c3e;">Content here</div>
.mybackground {background-color:#e02c3e;}
Border around this has a color of #e02c3e
<div style="border:2px solid #e02c3e;">Content here</div>
.myborder {border:2px solid #e02c3e;}