#e0024d color space conversions
Hex:
#e0024d
RGB:
224, 2, 77
CMY:
12, 99, 70
CMYK:
0, 99, 66, 12
HSL:
340°, 98.2301%, 44.3137%
HSV (HSB):
340°, 99.1071%, 87.8431%
XYZ:
32.1017, 16.4265, 8.4999
xyY:
0.5629, 0.2880, 16.4265
CIE-Lab:
47.5292, 74.3710, 24.0565
CIE-LCH:
47.5292, 78.1649, 17.9246
CIE-Luv:
47.5292, 138.7463, 11.1074
Hunter-Lab:
40.5297, 70.4550, 15.9365
#e0024d color charts
#e0024d color shades, tints & tones
#e0024d color schemes
#e0024d color preview, HTML & CSS examples
This text has a color of #e0024d
<p style="color:#e0024d;">Text here</p>
.mytext {color:#e0024d;}
This box has a color of #e0024d
<div style="background-color:#e0024d;">Content here</div>
.mybackground {background-color:#e0024d;}
Border around this has a color of #e0024d
<div style="border:2px solid #e0024d;">Content here</div>
.myborder {border:2px solid #e0024d;}