#d87c6a color space conversions
Hex:
#d87c6a
RGB:
216, 124, 106
CMY:
15, 51, 58
CMYK:
0, 43, 51, 15
HSL:
10°, 58.5106%, 63.1373%
HSV (HSB):
10°, 50.9259%, 84.7059%
XYZ:
38.1281, 30.0548, 17.4273
xyY:
0.4454, 0.3511, 30.0548
CIE-Lab:
61.7015, 33.8355, 25.3790
CIE-LCH:
61.7015, 42.2958, 36.8725
CIE-Luv:
61.7015, 67.3357, 25.2163
Hunter-Lab:
54.8223, 28.2050, 19.5281
#d87c6a color charts
#d87c6a color shades, tints & tones
#d87c6a color schemes
#d87c6a color preview, HTML & CSS examples
This text has a color of #d87c6a
<p style="color:#d87c6a;">Text here</p>
.mytext {color:#d87c6a;}
This box has a color of #d87c6a
<div style="background-color:#d87c6a;">Content here</div>
.mybackground {background-color:#d87c6a;}
Border around this has a color of #d87c6a
<div style="border:2px solid #d87c6a;">Content here</div>
.myborder {border:2px solid #d87c6a;}