#e24d8a color space conversions
Hex:
#e24d8a
RGB:
226, 77, 138
CMY:
11, 70, 46
CMYK:
0, 66, 39, 11
HSL:
335°, 71.9807%, 59.4118%
HSV (HSB):
335°, 65.9292%, 88.6275%
XYZ:
38.6054, 23.3115, 26.5096
xyY:
0.4366, 0.2636, 23.3115
CIE-Lab:
55.3917, 62.5650, -1.7960
CIE-LCH:
55.3917, 62.5908, 358.3557
CIE-Luv:
55.3917, 95.2373, -14.2960
Hunter-Lab:
48.2820, 58.2318, 1.2437
#e24d8a color charts
#e24d8a color shades, tints & tones
#e24d8a color schemes
#e24d8a color preview, HTML & CSS examples
This text has a color of #e24d8a
<p style="color:#e24d8a;">Text here</p>
.mytext {color:#e24d8a;}
This box has a color of #e24d8a
<div style="background-color:#e24d8a;">Content here</div>
.mybackground {background-color:#e24d8a;}
Border around this has a color of #e24d8a
<div style="border:2px solid #e24d8a;">Content here</div>
.myborder {border:2px solid #e24d8a;}