#d8706b color space conversions
Hex:
#d8706b
RGB:
216, 112, 107
CMY:
15, 56, 58
CMYK:
0, 48, 50, 15
HSL:
3°, 58.2888%, 63.3333%
HSV (HSB):
3°, 50.4630%, 84.7059%
XYZ:
36.7669, 27.2488, 17.2316
xyY:
0.4525, 0.3354, 27.2488
CIE-Lab:
59.2039, 40.1595, 21.4807
CIE-LCH:
59.2039, 45.5434, 28.1416
CIE-Luv:
59.2039, 75.3916, 19.1723
Hunter-Lab:
52.2004, 34.3743, 16.9683
#d8706b color charts
#d8706b color shades, tints & tones
#d8706b color schemes
#d8706b color preview, HTML & CSS examples
This text has a color of #d8706b
<p style="color:#d8706b;">Text here</p>
.mytext {color:#d8706b;}
This box has a color of #d8706b
<div style="background-color:#d8706b;">Content here</div>
.mybackground {background-color:#d8706b;}
Border around this has a color of #d8706b
<div style="border:2px solid #d8706b;">Content here</div>
.myborder {border:2px solid #d8706b;}