#e02a3c color space conversions
Hex:
#e02a3c
RGB:
224, 42, 60
CMY:
12, 84, 76
CMYK:
0, 81, 73, 12
HSL:
354°, 74.5902%, 52.1569%
HSV (HSB):
354°, 81.2500%, 87.8431%
XYZ:
32.3840, 17.8295, 6.0096
xyY:
0.5760, 0.3171, 17.8295
CIE-Lab:
49.2886, 67.8050, 36.4187
CIE-LCH:
49.2886, 76.9665, 28.2407
CIE-Luv:
49.2886, 134.3611, 23.3886
Hunter-Lab:
42.2250, 63.0053, 21.1192
#e02a3c color charts
#e02a3c color shades, tints & tones
#e02a3c color schemes
#e02a3c color preview, HTML & CSS examples
This text has a color of #e02a3c
<p style="color:#e02a3c;">Text here</p>
.mytext {color:#e02a3c;}
This box has a color of #e02a3c
<div style="background-color:#e02a3c;">Content here</div>
.mybackground {background-color:#e02a3c;}
Border around this has a color of #e02a3c
<div style="border:2px solid #e02a3c;">Content here</div>
.myborder {border:2px solid #e02a3c;}