#e02e3e color space conversions
Hex:
#e02e3e
RGB:
224, 46, 62
CMY:
12, 82, 76
CMYK:
0, 79, 72, 12
HSL:
355°, 74.1667%, 52.9412%
HSV (HSB):
355°, 79.4643%, 87.8431%
XYZ:
32.5870, 18.1491, 6.3430
xyY:
0.5709, 0.3180, 18.1491
CIE-Lab:
49.6764, 66.8613, 35.7042
CIE-LCH:
49.6764, 75.7972, 28.1024
CIE-Luv:
49.6764, 132.1629, 23.2711
Hunter-Lab:
42.6017, 61.9853, 20.9935
#e02e3e color charts
#e02e3e color shades, tints & tones
#e02e3e color schemes
#e02e3e color preview, HTML & CSS examples
This text has a color of #e02e3e
<p style="color:#e02e3e;">Text here</p>
.mytext {color:#e02e3e;}
This box has a color of #e02e3e
<div style="background-color:#e02e3e;">Content here</div>
.mybackground {background-color:#e02e3e;}
Border around this has a color of #e02e3e
<div style="border:2px solid #e02e3e;">Content here</div>
.myborder {border:2px solid #e02e3e;}