#bd6c2e color space conversions
Hex:
#bd6c2e
RGB:
189, 108, 46
CMY:
26, 58, 82
CMYK:
0, 43, 76, 26
HSL:
26°, 60.8511%, 46.0784%
HSV (HSB):
26°, 75.6614%, 74.1176%
XYZ:
26.8420, 21.7412, 5.3665
xyY:
0.4975, 0.4030, 21.7412
CIE-Lab:
53.7513, 27.3891, 46.9322
CIE-LCH:
53.7513, 54.3396, 59.7326
CIE-Luv:
53.7513, 65.0435, 43.2197
Hunter-Lab:
46.6275, 21.1588, 25.8153
#bd6c2e color charts
#bd6c2e color shades, tints & tones
#bd6c2e color schemes
#bd6c2e color preview, HTML & CSS examples
This text has a color of #bd6c2e
<p style="color:#bd6c2e;">Text here</p>
.mytext {color:#bd6c2e;}
This box has a color of #bd6c2e
<div style="background-color:#bd6c2e;">Content here</div>
.mybackground {background-color:#bd6c2e;}
Border around this has a color of #bd6c2e
<div style="border:2px solid #bd6c2e;">Content here</div>
.myborder {border:2px solid #bd6c2e;}