#d8985e color space conversions
Hex:
#d8985e
RGB:
216, 152, 94
CMY:
15, 40, 63
CMYK:
0, 30, 56, 15
HSL:
29°, 61.0000%, 60.7843%
HSV (HSB):
29°, 56.4815%, 84.7059%
XYZ:
41.5675, 37.8636, 15.7072
xyY:
0.4369, 0.3980, 37.8636
CIE-Lab:
67.9199, 17.8025, 39.7974
CIE-LCH:
67.9199, 43.5977, 65.8997
CIE-Luv:
67.9199, 48.8918, 44.6997
Hunter-Lab:
61.5334, 12.8984, 27.9388
#d8985e color charts
#d8985e color shades, tints & tones
#d8985e color schemes
#d8985e color preview, HTML & CSS examples
This text has a color of #d8985e
<p style="color:#d8985e;">Text here</p>
.mytext {color:#d8985e;}
This box has a color of #d8985e
<div style="background-color:#d8985e;">Content here</div>
.mybackground {background-color:#d8985e;}
Border around this has a color of #d8985e
<div style="border:2px solid #d8985e;">Content here</div>
.myborder {border:2px solid #d8985e;}