#e24da5 color space conversions
Hex:
#e24da5
RGB:
226, 77, 165
CMY:
11, 70, 35
CMYK:
0, 66, 27, 11
HSL:
325°, 71.9807%, 59.4118%
HSV (HSB):
325°, 65.9292%, 88.6275%
XYZ:
40.8094, 24.1931, 38.1162
xyY:
0.3958, 0.2346, 24.1931
CIE-Lab:
56.2806, 65.6505, -16.3330
CIE-LCH:
56.2806, 67.6517, 346.0292
CIE-Luv:
56.2806, 85.7914, -35.1461
Hunter-Lab:
49.1865, 62.0229, -11.5151
#e24da5 color charts
#e24da5 color shades, tints & tones
#e24da5 color schemes
#e24da5 color preview, HTML & CSS examples
This text has a color of #e24da5
<p style="color:#e24da5;">Text here</p>
.mytext {color:#e24da5;}
This box has a color of #e24da5
<div style="background-color:#e24da5;">Content here</div>
.mybackground {background-color:#e24da5;}
Border around this has a color of #e24da5
<div style="border:2px solid #e24da5;">Content here</div>
.myborder {border:2px solid #e24da5;}