#e24d7e color space conversions
Hex:
#e24d7e
RGB:
226, 77, 126
CMY:
11, 70, 51
CMYK:
0, 66, 44, 11
HSL:
340°, 71.9807%, 59.4118%
HSV (HSB):
340°, 65.9292%, 88.6275%
XYZ:
37.7838, 22.9829, 22.1834
xyY:
0.4555, 0.2771, 22.9829
CIE-Lab:
55.0547, 61.3724, 4.8236
CIE-LCH:
55.0547, 61.5616, 4.4940
CIE-Luv:
55.0547, 99.2738, -5.5354
Hunter-Lab:
47.9404, 56.7873, 6.1232
#e24d7e color charts
#e24d7e color shades, tints & tones
#e24d7e color schemes
#e24d7e color preview, HTML & CSS examples
This text has a color of #e24d7e
<p style="color:#e24d7e;">Text here</p>
.mytext {color:#e24d7e;}
This box has a color of #e24d7e
<div style="background-color:#e24d7e;">Content here</div>
.mybackground {background-color:#e24d7e;}
Border around this has a color of #e24d7e
<div style="border:2px solid #e24d7e;">Content here</div>
.myborder {border:2px solid #e24d7e;}