#e02a2d color space conversions
Hex:
#e02a2d
RGB:
224, 42, 45
CMY:
12, 84, 82
CMYK:
0, 81, 80, 12
HSL:
359°, 74.5902%, 52.1569%
HSV (HSB):
359°, 81.2500%, 87.8431%
XYZ:
32.0421, 17.6927, 4.2088
xyY:
0.5940, 0.3280, 17.6927
CIE-Lab:
49.1212, 67.2930, 44.6545
CIE-LCH:
49.1212, 80.7612, 33.5676
CIE-Luv:
49.1212, 137.6310, 28.8794
Hunter-Lab:
42.0627, 62.3663, 23.5112
#e02a2d color charts
#e02a2d color shades, tints & tones
#e02a2d color schemes
#e02a2d color preview, HTML & CSS examples
This text has a color of #e02a2d
<p style="color:#e02a2d;">Text here</p>
.mytext {color:#e02a2d;}
This box has a color of #e02a2d
<div style="background-color:#e02a2d;">Content here</div>
.mybackground {background-color:#e02a2d;}
Border around this has a color of #e02a2d
<div style="border:2px solid #e02a2d;">Content here</div>
.myborder {border:2px solid #e02a2d;}