#d9aa7b color space conversions
Hex:
#d9aa7b
RGB:
217, 170, 123
CMY:
15, 33, 52
CMYK:
0, 22, 43, 15
HSL:
30°, 55.2941%, 66.6667%
HSV (HSB):
30°, 43.3180%, 85.0980%
XYZ:
46.5651, 44.9312, 24.9572
xyY:
0.3999, 0.3858, 44.9312
CIE-Lab:
72.8466, 11.2051, 30.7854
CIE-LCH:
72.8466, 32.7612, 69.9998
CIE-Luv:
72.8466, 34.4056, 37.9370
Hunter-Lab:
67.0308, 6.6971, 24.8464
#d9aa7b color charts
#d9aa7b color shades, tints & tones
#d9aa7b color schemes
#d9aa7b color preview, HTML & CSS examples
This text has a color of #d9aa7b
<p style="color:#d9aa7b;">Text here</p>
.mytext {color:#d9aa7b;}
This box has a color of #d9aa7b
<div style="background-color:#d9aa7b;">Content here</div>
.mybackground {background-color:#d9aa7b;}
Border around this has a color of #d9aa7b
<div style="border:2px solid #d9aa7b;">Content here</div>
.myborder {border:2px solid #d9aa7b;}