#e24b7d color space conversions
Hex:
#e24b7d
RGB:
226, 75, 125
CMY:
11, 71, 51
CMYK:
0, 67, 45, 11
HSL:
340°, 72.2488%, 59.0196%
HSV (HSB):
340°, 66.8142%, 88.6275%
XYZ:
37.5818, 22.6816, 21.7992
xyY:
0.4580, 0.2764, 22.6816
CIE-Lab:
54.7428, 62.0602, 4.9692
CIE-LCH:
54.7428, 62.2588, 4.5779
CIE-Luv:
54.7428, 100.5881, -5.5139
Hunter-Lab:
47.6252, 57.5131, 6.1991
#e24b7d color charts
#e24b7d color shades, tints & tones
#e24b7d color schemes
#e24b7d color preview, HTML & CSS examples
This text has a color of #e24b7d
<p style="color:#e24b7d;">Text here</p>
.mytext {color:#e24b7d;}
This box has a color of #e24b7d
<div style="background-color:#e24b7d;">Content here</div>
.mybackground {background-color:#e24b7d;}
Border around this has a color of #e24b7d
<div style="border:2px solid #e24b7d;">Content here</div>
.myborder {border:2px solid #e24b7d;}