#d3aa82 color space conversions
Hex:
#d3aa82
RGB:
211, 170, 130
CMY:
17, 33, 49
CMYK:
0, 19, 38, 17
HSL:
30°, 47.9290%, 66.8627%
HSV (HSB):
30°, 38.3886%, 82.7451%
XYZ:
45.2680, 44.2100, 27.2666
xyY:
0.3878, 0.3787, 44.2100
CIE-Lab:
72.3687, 9.5704, 26.2970
CIE-LCH:
72.3687, 27.9843, 70.0017
CIE-Luv:
72.3687, 29.4484, 33.1001
Hunter-Lab:
66.4906, 5.1672, 22.2297
#d3aa82 color charts
#d3aa82 color shades, tints & tones
#d3aa82 color schemes
#d3aa82 color preview, HTML & CSS examples
This text has a color of #d3aa82
<p style="color:#d3aa82;">Text here</p>
.mytext {color:#d3aa82;}
This box has a color of #d3aa82
<div style="background-color:#d3aa82;">Content here</div>
.mybackground {background-color:#d3aa82;}
Border around this has a color of #d3aa82
<div style="border:2px solid #d3aa82;">Content here</div>
.myborder {border:2px solid #d3aa82;}