#d9a06c color space conversions
Hex:
#d9a06c
RGB:
217, 160, 108
CMY:
15, 37, 58
CMYK:
0, 26, 50, 15
HSL:
29°, 58.9189%, 63.7255%
HSV (HSB):
29°, 50.2304%, 85.0980%
XYZ:
43.8929, 40.9760, 19.7831
xyY:
0.4194, 0.3915, 40.9760
CIE-Lab:
70.1591, 15.0998, 35.2733
CIE-LCH:
70.1591, 38.3694, 66.8252
CIE-Luv:
70.1591, 42.6197, 41.3849
Hunter-Lab:
64.0125, 10.3740, 26.4851
#d9a06c color charts
#d9a06c color shades, tints & tones
#d9a06c color schemes
#d9a06c color preview, HTML & CSS examples
This text has a color of #d9a06c
<p style="color:#d9a06c;">Text here</p>
.mytext {color:#d9a06c;}
This box has a color of #d9a06c
<div style="background-color:#d9a06c;">Content here</div>
.mybackground {background-color:#d9a06c;}
Border around this has a color of #d9a06c
<div style="border:2px solid #d9a06c;">Content here</div>
.myborder {border:2px solid #d9a06c;}