#e2024f color space conversions
Hex:
#e2024f
RGB:
226, 2, 79
CMY:
11, 99, 69
CMYK:
0, 99, 65, 11
HSL:
339°, 98.2456%, 44.7059%
HSV (HSB):
339°, 99.1150%, 88.6275%
XYZ:
32.7970, 16.7767, 8.9068
xyY:
0.5608, 0.2869, 16.7767
CIE-Lab:
47.9774, 74.9349, 23.4865
CIE-LCH:
47.9774, 78.5294, 17.4023
CIE-Luv:
47.9774, 139.5604, 10.5413
Hunter-Lab:
40.9593, 71.2499, 15.7787
#e2024f color charts
#e2024f color shades, tints & tones
#e2024f color schemes
#e2024f color preview, HTML & CSS examples
This text has a color of #e2024f
<p style="color:#e2024f;">Text here</p>
.mytext {color:#e2024f;}
This box has a color of #e2024f
<div style="background-color:#e2024f;">Content here</div>
.mybackground {background-color:#e2024f;}
Border around this has a color of #e2024f
<div style="border:2px solid #e2024f;">Content here</div>
.myborder {border:2px solid #e2024f;}