#d3bd6d color space conversions
Hex:
#d3bd6d
RGB:
211, 189, 109
CMY:
17, 26, 57
CMYK:
0, 10, 48, 17
HSL:
47°, 53.6842%, 62.7451%
HSV (HSB):
47°, 48.3412%, 82.7451%
XYZ:
47.8219, 51.3482, 21.8587
xyY:
0.3951, 0.4243, 51.3482
CIE-Lab:
76.8895, -2.7065, 43.0467
CIE-LCH:
76.8895, 43.1317, 93.5976
CIE-Luv:
76.8895, 18.6335, 54.6398
Hunter-Lab:
71.6577, -6.2761, 32.0743
#d3bd6d color charts
#d3bd6d color shades, tints & tones
#d3bd6d color schemes
#d3bd6d color preview, HTML & CSS examples
This text has a color of #d3bd6d
<p style="color:#d3bd6d;">Text here</p>
.mytext {color:#d3bd6d;}
This box has a color of #d3bd6d
<div style="background-color:#d3bd6d;">Content here</div>
.mybackground {background-color:#d3bd6d;}
Border around this has a color of #d3bd6d
<div style="border:2px solid #d3bd6d;">Content here</div>
.myborder {border:2px solid #d3bd6d;}