#d3bd6b color space conversions
Hex:
#d3bd6b
RGB:
211, 189, 107
CMY:
17, 26, 58
CMYK:
0, 10, 49, 17
HSL:
47°, 54.1667%, 62.3529%
HSV (HSB):
47°, 49.2891%, 82.7451%
XYZ:
47.7154, 51.3056, 21.2980
xyY:
0.3966, 0.4264, 51.3056
CIE-Lab:
76.8638, -2.8911, 44.0124
CIE-LCH:
76.8638, 44.1072, 93.7583
CIE-Luv:
76.8638, 18.7402, 55.6265
Hunter-Lab:
71.6279, -6.4400, 32.5101
#d3bd6b color charts
#d3bd6b color shades, tints & tones
#d3bd6b color schemes
#d3bd6b color preview, HTML & CSS examples
This text has a color of #d3bd6b
<p style="color:#d3bd6b;">Text here</p>
.mytext {color:#d3bd6b;}
This box has a color of #d3bd6b
<div style="background-color:#d3bd6b;">Content here</div>
.mybackground {background-color:#d3bd6b;}
Border around this has a color of #d3bd6b
<div style="border:2px solid #d3bd6b;">Content here</div>
.myborder {border:2px solid #d3bd6b;}