#d8aa4f color space conversions
Hex:
#d8aa4f
RGB:
216, 170, 79
CMY:
15, 33, 69
CMYK:
0, 21, 63, 15
HSL:
40°, 63.7209%, 57.8431%
HSV (HSB):
40°, 63.4259%, 84.7059%
XYZ:
44.1049, 43.9129, 13.5486
xyY:
0.4342, 0.4324, 43.9129
CIE-Lab:
72.1702, 7.0526, 52.1692
CIE-LCH:
72.1702, 52.6437, 82.3010
CIE-Luv:
72.1702, 37.0225, 59.3563
Hunter-Lab:
66.2668, 2.8366, 34.2646
#d8aa4f color charts
#d8aa4f color shades, tints & tones
#d8aa4f color schemes
#d8aa4f color preview, HTML & CSS examples
This text has a color of #d8aa4f
<p style="color:#d8aa4f;">Text here</p>
.mytext {color:#d8aa4f;}
This box has a color of #d8aa4f
<div style="background-color:#d8aa4f;">Content here</div>
.mybackground {background-color:#d8aa4f;}
Border around this has a color of #d8aa4f
<div style="border:2px solid #d8aa4f;">Content here</div>
.myborder {border:2px solid #d8aa4f;}