#e84f8e color space conversions
Hex:
#e84f8e
RGB:
232, 79, 142
CMY:
9, 69, 44
CMYK:
0, 66, 39, 9
HSL:
335°, 76.8844%, 60.9804%
HSV (HSB):
335°, 65.9483%, 90.9804%
XYZ:
40.9572, 24.7008, 28.2002
xyY:
0.4364, 0.2632, 24.7008
CIE-Lab:
56.7827, 63.9411, -1.9981
CIE-LCH:
56.7827, 63.9723, 358.2101
CIE-Luv:
56.7827, 97.7446, -14.9108
Hunter-Lab:
49.6999, 60.1254, 1.1481
#e84f8e color charts
#e84f8e color shades, tints & tones
#e84f8e color schemes
#e84f8e color preview, HTML & CSS examples
This text has a color of #e84f8e
<p style="color:#e84f8e;">Text here</p>
.mytext {color:#e84f8e;}
This box has a color of #e84f8e
<div style="background-color:#e84f8e;">Content here</div>
.mybackground {background-color:#e84f8e;}
Border around this has a color of #e84f8e
<div style="border:2px solid #e84f8e;">Content here</div>
.myborder {border:2px solid #e84f8e;}