#e87d9c color space conversions
Hex:
#e87d9c
RGB:
232, 125, 156
CMY:
9, 51, 39
CMYK:
0, 46, 33, 9
HSL:
343°, 69.9346%, 70.0000%
HSV (HSB):
343°, 46.1207%, 90.9804%
XYZ:
46.6131, 34.2233, 35.6015
xyY:
0.4003, 0.2939, 34.2233
CIE-Lab:
65.1395, 44.5607, 2.1115
CIE-LCH:
65.1395, 44.6107, 2.7129
CIE-Luv:
65.1395, 69.2662, -5.4121
Hunter-Lab:
58.5007, 39.8517, 4.8687
#e87d9c color charts
#e87d9c color shades, tints & tones
#e87d9c color schemes
#e87d9c color preview, HTML & CSS examples
This text has a color of #e87d9c
<p style="color:#e87d9c;">Text here</p>
.mytext {color:#e87d9c;}
This box has a color of #e87d9c
<div style="background-color:#e87d9c;">Content here</div>
.mybackground {background-color:#e87d9c;}
Border around this has a color of #e87d9c
<div style="border:2px solid #e87d9c;">Content here</div>
.myborder {border:2px solid #e87d9c;}