#d3bc9a color space conversions
Hex:
#d3bc9a
RGB:
211, 188, 154
CMY:
17, 26, 40
CMYK:
0, 11, 27, 17
HSL:
36°, 39.3103%, 71.5686%
HSV (HSB):
36°, 27.0142%, 82.7451%
XYZ:
50.6799, 52.1484, 37.9664
xyY:
0.3600, 0.3704, 52.1484
CIE-Lab:
77.3695, 2.9939, 20.2120
CIE-LCH:
77.3695, 20.4326, 81.5743
CIE-Luv:
77.3695, 16.3638, 27.5271
Hunter-Lab:
72.2139, -1.1024, 19.3780
#d3bc9a color charts
#d3bc9a color shades, tints & tones
#d3bc9a color schemes
#d3bc9a color preview, HTML & CSS examples
This text has a color of #d3bc9a
<p style="color:#d3bc9a;">Text here</p>
.mytext {color:#d3bc9a;}
This box has a color of #d3bc9a
<div style="background-color:#d3bc9a;">Content here</div>
.mybackground {background-color:#d3bc9a;}
Border around this has a color of #d3bc9a
<div style="border:2px solid #d3bc9a;">Content here</div>
.myborder {border:2px solid #d3bc9a;}