#bd853b color space conversions
Hex:
#bd853b
RGB:
189, 133, 59
CMY:
26, 48, 77
CMYK:
0, 30, 69, 26
HSL:
34°, 52.4194%, 48.6275%
HSV (HSB):
34°, 68.7831%, 74.1176%
XYZ:
30.1632, 27.9096, 7.9350
xyY:
0.4570, 0.4228, 27.9096
CIE-Lab:
59.8070, 14.2943, 47.1622
CIE-LCH:
59.8070, 49.2808, 73.1385
CIE-Luv:
59.8070, 44.6662, 49.0978
Hunter-Lab:
52.8296, 9.4634, 28.0753
#bd853b color charts
#bd853b color shades, tints & tones
#bd853b color schemes
#bd853b color preview, HTML & CSS examples
This text has a color of #bd853b
<p style="color:#bd853b;">Text here</p>
.mytext {color:#bd853b;}
This box has a color of #bd853b
<div style="background-color:#bd853b;">Content here</div>
.mybackground {background-color:#bd853b;}
Border around this has a color of #bd853b
<div style="border:2px solid #bd853b;">Content here</div>
.myborder {border:2px solid #bd853b;}