#d3aa70 color space conversions
Hex:
#d3aa70
RGB:
211, 170, 112
CMY:
17, 33, 56
CMYK:
0, 19, 47, 17
HSL:
35°, 52.9412%, 63.3333%
HSV (HSB):
35°, 46.9194%, 82.7451%
XYZ:
44.1633, 43.7682, 21.4497
xyY:
0.4038, 0.4001, 43.7682
CIE-Lab:
72.0733, 7.6413, 35.4780
CIE-LCH:
72.0733, 36.2916, 77.8452
CIE-Luv:
72.0733, 30.9840, 43.6244
Hunter-Lab:
66.1575, 3.3816, 27.0872
#d3aa70 color charts
#d3aa70 color shades, tints & tones
#d3aa70 color schemes
#d3aa70 color preview, HTML & CSS examples
This text has a color of #d3aa70
<p style="color:#d3aa70;">Text here</p>
.mytext {color:#d3aa70;}
This box has a color of #d3aa70
<div style="background-color:#d3aa70;">Content here</div>
.mybackground {background-color:#d3aa70;}
Border around this has a color of #d3aa70
<div style="border:2px solid #d3aa70;">Content here</div>
.myborder {border:2px solid #d3aa70;}