#d3bd6f color space conversions
Hex:
#d3bd6f
RGB:
211, 189, 111
CMY:
17, 26, 56
CMYK:
0, 10, 47, 17
HSL:
47°, 53.1915%, 63.1373%
HSV (HSB):
47°, 47.3934%, 82.7451%
XYZ:
47.9308, 51.3918, 22.4323
xyY:
0.3937, 0.4221, 51.3918
CIE-Lab:
76.9157, -2.5180, 42.0765
CIE-LCH:
76.9157, 42.1518, 93.4247
CIE-Luv:
76.9157, 18.5249, 53.6354
Hunter-Lab:
71.6881, -6.1086, 31.6289
#d3bd6f color charts
#d3bd6f color shades, tints & tones
#d3bd6f color schemes
#d3bd6f color preview, HTML & CSS examples
This text has a color of #d3bd6f
<p style="color:#d3bd6f;">Text here</p>
.mytext {color:#d3bd6f;}
This box has a color of #d3bd6f
<div style="background-color:#d3bd6f;">Content here</div>
.mybackground {background-color:#d3bd6f;}
Border around this has a color of #d3bd6f
<div style="border:2px solid #d3bd6f;">Content here</div>
.myborder {border:2px solid #d3bd6f;}