#bd8d7e color space conversions
Hex:
#bd8d7e
RGB:
189, 141, 126
CMY:
26, 45, 51
CMYK:
0, 25, 33, 26
HSL:
14°, 32.3077%, 61.7647%
HSV (HSB):
14°, 33.3333%, 74.1176%
XYZ:
34.2770, 31.3749, 23.9880
xyY:
0.3824, 0.3500, 31.3749
CIE-Lab:
62.8229, 16.1438, 15.1086
CIE-LCH:
62.8229, 22.1109, 43.1028
CIE-Luv:
62.8229, 32.5358, 17.2828
Hunter-Lab:
56.0133, 11.2087, 13.8180
#bd8d7e color charts
#bd8d7e color shades, tints & tones
#bd8d7e color schemes
#bd8d7e color preview, HTML & CSS examples
This text has a color of #bd8d7e
<p style="color:#bd8d7e;">Text here</p>
.mytext {color:#bd8d7e;}
This box has a color of #bd8d7e
<div style="background-color:#bd8d7e;">Content here</div>
.mybackground {background-color:#bd8d7e;}
Border around this has a color of #bd8d7e
<div style="border:2px solid #bd8d7e;">Content here</div>
.myborder {border:2px solid #bd8d7e;}