#d3bc6a color space conversions
Hex:
#d3bc6a
RGB:
211, 188, 106
CMY:
17, 26, 58
CMYK:
0, 11, 50, 17
HSL:
47°, 54.4041%, 62.1569%
HSV (HSB):
47°, 49.7630%, 82.7451%
XYZ:
47.4487, 50.8559, 20.9510
xyY:
0.3979, 0.4264, 50.8559
CIE-Lab:
76.5917, -2.4600, 44.1772
CIE-LCH:
76.5917, 44.2456, 93.1872
CIE-Luv:
76.5917, 19.4463, 55.6264
Hunter-Lab:
71.3133, -6.0324, 32.5006
#d3bc6a color charts
#d3bc6a color shades, tints & tones
#d3bc6a color schemes
#d3bc6a color preview, HTML & CSS examples
This text has a color of #d3bc6a
<p style="color:#d3bc6a;">Text here</p>
.mytext {color:#d3bc6a;}
This box has a color of #d3bc6a
<div style="background-color:#d3bc6a;">Content here</div>
.mybackground {background-color:#d3bc6a;}
Border around this has a color of #d3bc6a
<div style="border:2px solid #d3bc6a;">Content here</div>
.myborder {border:2px solid #d3bc6a;}