#d87c9e color space conversions
Hex:
#d87c9e
RGB:
216, 124, 158
CMY:
15, 51, 38
CMYK:
0, 43, 27, 15
HSL:
338°, 54.1176%, 66.6667%
HSV (HSB):
338°, 42.5926%, 84.7059%
XYZ:
41.6981, 31.4829, 36.2268
xyY:
0.3811, 0.2878, 31.4829
CIE-Lab:
62.9131, 39.7805, -2.5291
CIE-LCH:
62.9131, 39.8608, 356.3623
CIE-Luv:
62.9131, 57.2899, -10.8378
Hunter-Lab:
56.1096, 34.4614, 0.9965
#d87c9e color charts
#d87c9e color shades, tints & tones
#d87c9e color schemes
#d87c9e color preview, HTML & CSS examples
This text has a color of #d87c9e
<p style="color:#d87c9e;">Text here</p>
.mytext {color:#d87c9e;}
This box has a color of #d87c9e
<div style="background-color:#d87c9e;">Content here</div>
.mybackground {background-color:#d87c9e;}
Border around this has a color of #d87c9e
<div style="border:2px solid #d87c9e;">Content here</div>
.myborder {border:2px solid #d87c9e;}