#e87f9c color space conversions
Hex:
#e87f9c
RGB:
232, 127, 156
CMY:
9, 50, 39
CMYK:
0, 45, 33, 9
HSL:
343°, 69.5364%, 70.3922%
HSV (HSB):
343°, 45.2586%, 90.9804%
XYZ:
46.8688, 34.7348, 35.6867
xyY:
0.3996, 0.2961, 34.7348
CIE-Lab:
65.5417, 43.5467, 2.6951
CIE-LCH:
65.5417, 43.6300, 3.5415
CIE-Luv:
65.5417, 68.0963, -4.4067
Hunter-Lab:
58.9363, 38.8129, 5.3545
#e87f9c color charts
#e87f9c color shades, tints & tones
#e87f9c color schemes
#e87f9c color preview, HTML & CSS examples
This text has a color of #e87f9c
<p style="color:#e87f9c;">Text here</p>
.mytext {color:#e87f9c;}
This box has a color of #e87f9c
<div style="background-color:#e87f9c;">Content here</div>
.mybackground {background-color:#e87f9c;}
Border around this has a color of #e87f9c
<div style="border:2px solid #e87f9c;">Content here</div>
.myborder {border:2px solid #e87f9c;}