#e02a20 color space conversions
Hex:
#e02a20
RGB:
224, 42, 32
CMY:
12, 84, 87
CMYK:
0, 81, 86, 12
HSL:
3°, 75.5906%, 50.1961%
HSV (HSB):
3°, 85.7143%, 87.8431%
XYZ:
31.8291, 17.6075, 3.0875
xyY:
0.6060, 0.3352, 17.6075
CIE-Lab:
49.0166, 66.9715, 51.1093
CIE-LCH:
49.0166, 84.2458, 37.3490
CIE-Luv:
49.0166, 139.7491, 32.4226
Hunter-Lab:
41.9613, 61.9664, 25.0104
#e02a20 color charts
#e02a20 color shades, tints & tones
#e02a20 color schemes
#e02a20 color preview, HTML & CSS examples
This text has a color of #e02a20
<p style="color:#e02a20;">Text here</p>
.mytext {color:#e02a20;}
This box has a color of #e02a20
<div style="background-color:#e02a20;">Content here</div>
.mybackground {background-color:#e02a20;}
Border around this has a color of #e02a20
<div style="border:2px solid #e02a20;">Content here</div>
.myborder {border:2px solid #e02a20;}