#d3ae85 color space conversions
Hex:
#d3ae85
RGB:
211, 174, 133
CMY:
17, 32, 48
CMYK:
0, 18, 37, 17
HSL:
32°, 46.9880%, 67.4510%
HSV (HSB):
32°, 36.9668%, 82.7451%
XYZ:
46.2337, 45.8144, 28.5966
xyY:
0.3832, 0.3797, 45.8144
CIE-Lab:
73.4250, 7.7745, 26.1009
CIE-LCH:
73.4250, 27.2342, 73.4131
CIE-Luv:
73.4250, 26.6307, 33.3812
Hunter-Lab:
67.6864, 3.4746, 22.3312
#d3ae85 color charts
#d3ae85 color shades, tints & tones
#d3ae85 color schemes
#d3ae85 color preview, HTML & CSS examples
This text has a color of #d3ae85
<p style="color:#d3ae85;">Text here</p>
.mytext {color:#d3ae85;}
This box has a color of #d3ae85
<div style="background-color:#d3ae85;">Content here</div>
.mybackground {background-color:#d3ae85;}
Border around this has a color of #d3ae85
<div style="border:2px solid #d3ae85;">Content here</div>
.myborder {border:2px solid #d3ae85;}