#d3bd8d color space conversions
Hex:
#d3bd8d
RGB:
211, 189, 141
CMY:
17, 26, 45
CMYK:
0, 10, 33, 17
HSL:
41°, 44.3038%, 69.0196%
HSV (HSB):
41°, 33.1754%, 82.7451%
XYZ:
49.8693, 52.1672, 32.6402
xyY:
0.3703, 0.3874, 52.1672
CIE-Lab:
77.3807, 0.7723, 27.1484
CIE-LCH:
77.3807, 27.1594, 88.3705
CIE-Luv:
77.3807, 16.6819, 36.5621
Hunter-Lab:
72.2268, -3.1510, 23.7649
#d3bd8d color charts
#d3bd8d color shades, tints & tones
#d3bd8d color schemes
#d3bd8d color preview, HTML & CSS examples
This text has a color of #d3bd8d
<p style="color:#d3bd8d;">Text here</p>
.mytext {color:#d3bd8d;}
This box has a color of #d3bd8d
<div style="background-color:#d3bd8d;">Content here</div>
.mybackground {background-color:#d3bd8d;}
Border around this has a color of #d3bd8d
<div style="border:2px solid #d3bd8d;">Content here</div>
.myborder {border:2px solid #d3bd8d;}