#d9aa5f color space conversions
Hex:
#d9aa5f
RGB:
217, 170, 95
CMY:
15, 33, 63
CMYK:
0, 22, 56, 15
HSL:
37°, 61.6162%, 61.1765%
HSV (HSB):
37°, 56.2212%, 85.0980%
XYZ:
45.0556, 44.3274, 17.0078
xyY:
0.4235, 0.4166, 44.3274
CIE-Lab:
72.4468, 8.6220, 44.7836
CIE-LCH:
72.4468, 45.6060, 79.1024
CIE-Luv:
72.4468, 36.7176, 52.6570
Hunter-Lab:
66.5788, 4.2825, 31.4593
#d9aa5f color charts
#d9aa5f color shades, tints & tones
#d9aa5f color schemes
#d9aa5f color preview, HTML & CSS examples
This text has a color of #d9aa5f
<p style="color:#d9aa5f;">Text here</p>
.mytext {color:#d9aa5f;}
This box has a color of #d9aa5f
<div style="background-color:#d9aa5f;">Content here</div>
.mybackground {background-color:#d9aa5f;}
Border around this has a color of #d9aa5f
<div style="border:2px solid #d9aa5f;">Content here</div>
.myborder {border:2px solid #d9aa5f;}