#e24f8e color space conversions
Hex:
#e24f8e
RGB:
226, 79, 142
CMY:
11, 69, 44
CMYK:
0, 65, 37, 11
HSL:
334°, 71.7073%, 59.8039%
HSV (HSB):
334°, 65.0442%, 88.6275%
XYZ:
39.0425, 23.7137, 28.1106
xyY:
0.4297, 0.2610, 23.7137
CIE-Lab:
55.8000, 62.1977, -3.5572
CIE-LCH:
55.8000, 62.2993, 356.7267
CIE-Luv:
55.8000, 92.9521, -16.5757
Hunter-Lab:
48.6967, 57.8927, -0.1380
#e24f8e color charts
#e24f8e color shades, tints & tones
#e24f8e color schemes
#e24f8e color preview, HTML & CSS examples
This text has a color of #e24f8e
<p style="color:#e24f8e;">Text here</p>
.mytext {color:#e24f8e;}
This box has a color of #e24f8e
<div style="background-color:#e24f8e;">Content here</div>
.mybackground {background-color:#e24f8e;}
Border around this has a color of #e24f8e
<div style="border:2px solid #e24f8e;">Content here</div>
.myborder {border:2px solid #e24f8e;}