#e02d3e color space conversions
Hex:
#e02d3e
RGB:
224, 45, 62
CMY:
12, 82, 76
CMYK:
0, 80, 72, 12
HSL:
354°, 74.2739%, 52.7451%
HSV (HSB):
354°, 79.9107%, 87.8431%
XYZ:
32.5484, 18.0719, 6.3302
xyY:
0.5715, 0.3173, 18.0719
CIE-Lab:
49.5832, 67.1251, 35.5959
CIE-LCH:
49.5832, 75.9792, 27.9366
CIE-Luv:
49.5832, 132.5997, 23.0839
Hunter-Lab:
42.5110, 62.2734, 20.9291
#e02d3e color charts
#e02d3e color shades, tints & tones
#e02d3e color schemes
#e02d3e color preview, HTML & CSS examples
This text has a color of #e02d3e
<p style="color:#e02d3e;">Text here</p>
.mytext {color:#e02d3e;}
This box has a color of #e02d3e
<div style="background-color:#e02d3e;">Content here</div>
.mybackground {background-color:#e02d3e;}
Border around this has a color of #e02d3e
<div style="border:2px solid #e02d3e;">Content here</div>
.myborder {border:2px solid #e02d3e;}