#d8a06e color space conversions
Hex:
#d8a06e
RGB:
216, 160, 110
CMY:
15, 37, 57
CMYK:
0, 26, 49, 15
HSL:
28°, 57.6087%, 63.9216%
HSV (HSB):
28°, 49.0741%, 84.7059%
XYZ:
43.7042, 40.8663, 20.3364
xyY:
0.4166, 0.3895, 40.8663
CIE-Lab:
70.0822, 14.8770, 34.0943
CIE-LCH:
70.0822, 37.1987, 66.4260
CIE-Luv:
70.0822, 41.6691, 40.1999
Hunter-Lab:
63.9268, 10.1614, 25.8874
#d8a06e color charts
#d8a06e color shades, tints & tones
#d8a06e color schemes
#d8a06e color preview, HTML & CSS examples
This text has a color of #d8a06e
<p style="color:#d8a06e;">Text here</p>
.mytext {color:#d8a06e;}
This box has a color of #d8a06e
<div style="background-color:#d8a06e;">Content here</div>
.mybackground {background-color:#d8a06e;}
Border around this has a color of #d8a06e
<div style="border:2px solid #d8a06e;">Content here</div>
.myborder {border:2px solid #d8a06e;}