#e2024d color space conversions
Hex:
#e2024d
RGB:
226, 2, 77
CMY:
11, 99, 70
CMYK:
0, 99, 66, 11
HSL:
340°, 98.2456%, 44.7059%
HSV (HSB):
340°, 99.1150%, 88.6275%
XYZ:
32.7253, 16.7480, 8.5290
xyY:
0.5642, 0.2887, 16.7480
CIE-Lab:
47.9409, 74.8364, 24.6686
CIE-LCH:
47.9409, 78.7974, 18.2440
CIE-Luv:
47.9409, 140.2647, 11.6110
Hunter-Lab:
40.9243, 71.1207, 16.2904
#e2024d color charts
#e2024d color shades, tints & tones
#e2024d color schemes
#e2024d color preview, HTML & CSS examples
This text has a color of #e2024d
<p style="color:#e2024d;">Text here</p>
.mytext {color:#e2024d;}
This box has a color of #e2024d
<div style="background-color:#e2024d;">Content here</div>
.mybackground {background-color:#e2024d;}
Border around this has a color of #e2024d
<div style="border:2px solid #e2024d;">Content here</div>
.myborder {border:2px solid #e2024d;}