#bd6c3e color space conversions
Hex:
#bd6c3e
RGB:
189, 108, 62
CMY:
26, 58, 76
CMYK:
0, 43, 67, 26
HSL:
22°, 50.5976%, 49.2157%
HSV (HSB):
22°, 67.1958%, 74.1176%
XYZ:
27.2183, 21.8917, 7.3484
xyY:
0.4821, 0.3877, 21.8917
CIE-Lab:
53.9120, 28.2229, 39.1098
CIE-LCH:
53.9120, 48.2297, 54.1846
CIE-Luv:
53.9120, 63.3992, 37.4208
Hunter-Lab:
46.7886, 21.9587, 23.4402
#bd6c3e color charts
#bd6c3e color shades, tints & tones
#bd6c3e color schemes
#bd6c3e color preview, HTML & CSS examples
This text has a color of #bd6c3e
<p style="color:#bd6c3e;">Text here</p>
.mytext {color:#bd6c3e;}
This box has a color of #bd6c3e
<div style="background-color:#bd6c3e;">Content here</div>
.mybackground {background-color:#bd6c3e;}
Border around this has a color of #bd6c3e
<div style="border:2px solid #bd6c3e;">Content here</div>
.myborder {border:2px solid #bd6c3e;}