#e87f97 color space conversions
Hex:
#e87f97
RGB:
232, 127, 151
CMY:
9, 50, 41
CMYK:
0, 45, 35, 9
HSL:
346°, 69.5364%, 70.3922%
HSV (HSB):
346°, 45.2586%, 90.9804%
XYZ:
46.4540, 34.5689, 33.5022
xyY:
0.4056, 0.3018, 34.5689
CIE-Lab:
65.4117, 42.9384, 5.3440
CIE-LCH:
65.4117, 43.2696, 7.0943
CIE-Luv:
65.4117, 69.1975, -0.7091
Hunter-Lab:
58.7953, 38.1404, 7.3726
#e87f97 color charts
#e87f97 color shades, tints & tones
#e87f97 color schemes
#e87f97 color preview, HTML & CSS examples
This text has a color of #e87f97
<p style="color:#e87f97;">Text here</p>
.mytext {color:#e87f97;}
This box has a color of #e87f97
<div style="background-color:#e87f97;">Content here</div>
.mybackground {background-color:#e87f97;}
Border around this has a color of #e87f97
<div style="border:2px solid #e87f97;">Content here</div>
.myborder {border:2px solid #e87f97;}