#e87a9e color space conversions
Hex:
#e87a9e
RGB:
232, 122, 158
CMY:
9, 52, 38
CMYK:
0, 47, 32, 9
HSL:
340°, 70.5128%, 69.4118%
HSV (HSB):
340°, 47.4138%, 90.9804%
XYZ:
46.4098, 33.5435, 36.3762
xyY:
0.3990, 0.2883, 33.5435
CIE-Lab:
64.5986, 46.3180, 0.1866
CIE-LCH:
64.5986, 46.3184, 0.2308
CIE-Luv:
64.5986, 70.5339, -8.4112
Hunter-Lab:
57.9167, 41.6812, 3.3030
#e87a9e color charts
#e87a9e color shades, tints & tones
#e87a9e color schemes
#e87a9e color preview, HTML & CSS examples
This text has a color of #e87a9e
<p style="color:#e87a9e;">Text here</p>
.mytext {color:#e87a9e;}
This box has a color of #e87a9e
<div style="background-color:#e87a9e;">Content here</div>
.mybackground {background-color:#e87a9e;}
Border around this has a color of #e87a9e
<div style="border:2px solid #e87a9e;">Content here</div>
.myborder {border:2px solid #e87a9e;}