#d8995e color space conversions
Hex:
#d8995e
RGB:
216, 153, 94
CMY:
15, 40, 63
CMYK:
0, 29, 56, 15
HSL:
29°, 61.0000%, 60.7843%
HSV (HSB):
29°, 56.4815%, 84.7059%
XYZ:
41.7305, 38.1895, 15.7616
xyY:
0.4361, 0.3991, 38.1895
CIE-Lab:
68.1601, 17.2628, 40.0906
CIE-LCH:
68.1601, 43.6493, 66.7036
CIE-Luv:
68.1601, 48.1694, 45.1618
Hunter-Lab:
61.7977, 12.3909, 28.1364
#d8995e color charts
#d8995e color shades, tints & tones
#d8995e color schemes
#d8995e color preview, HTML & CSS examples
This text has a color of #d8995e
<p style="color:#d8995e;">Text here</p>
.mytext {color:#d8995e;}
This box has a color of #d8995e
<div style="background-color:#d8995e;">Content here</div>
.mybackground {background-color:#d8995e;}
Border around this has a color of #d8995e
<div style="border:2px solid #d8995e;">Content here</div>
.myborder {border:2px solid #d8995e;}