#d9a96c color space conversions
Hex:
#d9a96c
RGB:
217, 169, 108
CMY:
15, 34, 58
CMYK:
0, 22, 50, 15
HSL:
34°, 58.9189%, 63.7255%
HSV (HSB):
34°, 50.2304%, 85.0980%
XYZ:
45.5100, 44.2104, 20.3222
xyY:
0.4136, 0.4018, 44.2104
CIE-Lab:
72.3689, 10.2642, 38.0635
CIE-LCH:
72.3689, 39.4232, 74.9085
CIE-Luv:
72.3689, 36.3984, 45.7747
Hunter-Lab:
66.4909, 5.8162, 28.4223
#d9a96c color charts
#d9a96c color shades, tints & tones
#d9a96c color schemes
#d9a96c color preview, HTML & CSS examples
This text has a color of #d9a96c
<p style="color:#d9a96c;">Text here</p>
.mytext {color:#d9a96c;}
This box has a color of #d9a96c
<div style="background-color:#d9a96c;">Content here</div>
.mybackground {background-color:#d9a96c;}
Border around this has a color of #d9a96c
<div style="border:2px solid #d9a96c;">Content here</div>
.myborder {border:2px solid #d9a96c;}