#e02a23 color space conversions
Hex:
#e02a23
RGB:
224, 42, 35
CMY:
12, 84, 86
CMYK:
0, 81, 84, 12
HSL:
2°, 75.2988%, 50.7843%
HSV (HSB):
2°, 84.3750%, 87.8431%
XYZ:
31.8718, 17.6246, 3.3122
xyY:
0.6035, 0.3337, 17.6246
CIE-Lab:
49.0376, 67.0361, 49.7008
CIE-LCH:
49.0376, 83.4506, 36.5534
CIE-Luv:
49.0376, 139.3195, 31.7049
Hunter-Lab:
41.9816, 62.0466, 24.7094
#e02a23 color charts
#e02a23 color shades, tints & tones
#e02a23 color schemes
#e02a23 color preview, HTML & CSS examples
This text has a color of #e02a23
<p style="color:#e02a23;">Text here</p>
.mytext {color:#e02a23;}
This box has a color of #e02a23
<div style="background-color:#e02a23;">Content here</div>
.mybackground {background-color:#e02a23;}
Border around this has a color of #e02a23
<div style="border:2px solid #e02a23;">Content here</div>
.myborder {border:2px solid #e02a23;}