#d3bd86 color space conversions
Hex:
#d3bd86
RGB:
211, 189, 134
CMY:
17, 26, 47
CMYK:
0, 10, 36, 17
HSL:
43°, 46.6667%, 67.6471%
HSV (HSB):
43°, 36.4929%, 82.7451%
XYZ:
49.3646, 51.9653, 29.9828
xyY:
0.3759, 0.3957, 51.9653
CIE-Lab:
77.2601, -0.0728, 30.6763
CIE-LCH:
77.2601, 30.6764, 90.1359
CIE-Luv:
77.2601, 17.1459, 40.8663
Hunter-Lab:
72.0870, -3.9167, 25.8007
#d3bd86 color charts
#d3bd86 color shades, tints & tones
#d3bd86 color schemes
#d3bd86 color preview, HTML & CSS examples
This text has a color of #d3bd86
<p style="color:#d3bd86;">Text here</p>
.mytext {color:#d3bd86;}
This box has a color of #d3bd86
<div style="background-color:#d3bd86;">Content here</div>
.mybackground {background-color:#d3bd86;}
Border around this has a color of #d3bd86
<div style="border:2px solid #d3bd86;">Content here</div>
.myborder {border:2px solid #d3bd86;}