#e87d97 color space conversions
Hex:
#e87d97
RGB:
232, 125, 151
CMY:
9, 51, 41
CMYK:
0, 46, 35, 9
HSL:
345°, 69.9346%, 70.0000%
HSV (HSB):
345°, 46.1207%, 90.9804%
XYZ:
46.1982, 34.0574, 33.4170
xyY:
0.4064, 0.2996, 34.0574
CIE-Lab:
65.0081, 43.9536, 4.7628
CIE-LCH:
65.0081, 44.2109, 6.1844
CIE-Luv:
65.0081, 70.3933, -1.7043
Hunter-Lab:
58.3587, 39.1774, 6.9009
#e87d97 color charts
#e87d97 color shades, tints & tones
#e87d97 color schemes
#e87d97 color preview, HTML & CSS examples
This text has a color of #e87d97
<p style="color:#e87d97;">Text here</p>
.mytext {color:#e87d97;}
This box has a color of #e87d97
<div style="background-color:#e87d97;">Content here</div>
.mybackground {background-color:#e87d97;}
Border around this has a color of #e87d97
<div style="border:2px solid #e87d97;">Content here</div>
.myborder {border:2px solid #e87d97;}