#e87b9e color space conversions
Hex:
#e87b9e
RGB:
232, 123, 158
CMY:
9, 52, 38
CMYK:
0, 47, 32, 9
HSL:
341°, 70.3226%, 69.6078%
HSV (HSB):
341°, 46.9828%, 90.9804%
XYZ:
46.5332, 33.7903, 36.4174
xyY:
0.3986, 0.2894, 33.7903
CIE-Lab:
64.7958, 45.8166, 0.4744
CIE-LCH:
64.7958, 45.8191, 0.5932
CIE-Luv:
64.7958, 69.9618, -7.9138
Hunter-Lab:
58.1295, 41.1645, 3.5462
#e87b9e color charts
#e87b9e color shades, tints & tones
#e87b9e color schemes
#e87b9e color preview, HTML & CSS examples
This text has a color of #e87b9e
<p style="color:#e87b9e;">Text here</p>
.mytext {color:#e87b9e;}
This box has a color of #e87b9e
<div style="background-color:#e87b9e;">Content here</div>
.mybackground {background-color:#e87b9e;}
Border around this has a color of #e87b9e
<div style="border:2px solid #e87b9e;">Content here</div>
.myborder {border:2px solid #e87b9e;}