#e02d42 color space conversions
Hex:
#e02d42
RGB:
224, 45, 66
CMY:
12, 82, 74
CMYK:
0, 80, 71, 12
HSL:
353°, 74.2739%, 52.7451%
HSV (HSB):
353°, 79.9107%, 87.8431%
XYZ:
32.6622, 18.1174, 6.9298
xyY:
0.5660, 0.3139, 18.1174
CIE-Lab:
49.6382, 67.2952, 33.3178
CIE-LCH:
49.6382, 75.0914, 26.3400
CIE-Luv:
49.6382, 131.5720, 21.3261
Hunter-Lab:
42.5646, 62.4853, 20.1424
#e02d42 color charts
#e02d42 color shades, tints & tones
#e02d42 color schemes
#e02d42 color preview, HTML & CSS examples
This text has a color of #e02d42
<p style="color:#e02d42;">Text here</p>
.mytext {color:#e02d42;}
This box has a color of #e02d42
<div style="background-color:#e02d42;">Content here</div>
.mybackground {background-color:#e02d42;}
Border around this has a color of #e02d42
<div style="border:2px solid #e02d42;">Content here</div>
.myborder {border:2px solid #e02d42;}