#d3bc8b color space conversions
Hex:
#d3bc8b
RGB:
211, 188, 139
CMY:
17, 26, 45
CMYK:
0, 11, 34, 17
HSL:
41°, 45.0000%, 68.6275%
HSV (HSB):
41°, 34.1232%, 82.7451%
XYZ:
49.5074, 51.6794, 31.7919
xyY:
0.3723, 0.3886, 51.6794
CIE-Lab:
77.0887, 1.0528, 27.8148
CIE-LCH:
77.0887, 27.8347, 87.8323
CIE-Luv:
77.0887, 17.4298, 37.2624
Hunter-Lab:
71.8884, -2.8771, 24.1015
#d3bc8b color charts
#d3bc8b color shades, tints & tones
#d3bc8b color schemes
#d3bc8b color preview, HTML & CSS examples
This text has a color of #d3bc8b
<p style="color:#d3bc8b;">Text here</p>
.mytext {color:#d3bc8b;}
This box has a color of #d3bc8b
<div style="background-color:#d3bc8b;">Content here</div>
.mybackground {background-color:#d3bc8b;}
Border around this has a color of #d3bc8b
<div style="border:2px solid #d3bc8b;">Content here</div>
.myborder {border:2px solid #d3bc8b;}