#d87c8e color space conversions
Hex:
#d87c8e
RGB:
216, 124, 142
CMY:
15, 51, 44
CMYK:
0, 43, 34, 15
HSL:
348°, 54.1176%, 66.6667%
HSV (HSB):
348°, 42.5926%, 84.7059%
XYZ:
40.4090, 30.9672, 29.4387
xyY:
0.4008, 0.3072, 30.9672
CIE-Lab:
62.4800, 37.6916, 5.9852
CIE-LCH:
62.4800, 38.1638, 9.0229
CIE-Luv:
62.4800, 60.6146, 1.1943
Hunter-Lab:
55.6482, 32.2337, 7.5885
#d87c8e color charts
#d87c8e color shades, tints & tones
#d87c8e color schemes
#d87c8e color preview, HTML & CSS examples
This text has a color of #d87c8e
<p style="color:#d87c8e;">Text here</p>
.mytext {color:#d87c8e;}
This box has a color of #d87c8e
<div style="background-color:#d87c8e;">Content here</div>
.mybackground {background-color:#d87c8e;}
Border around this has a color of #d87c8e
<div style="border:2px solid #d87c8e;">Content here</div>
.myborder {border:2px solid #d87c8e;}