#b86b3c color space conversions
Hex:
#b86b3c
RGB:
184, 107, 60
CMY:
28, 58, 76
CMYK:
0, 42, 67, 28
HSL:
23°, 50.8197%, 47.8431%
HSV (HSB):
23°, 67.3913%, 72.1569%
XYZ:
25.8405, 21.0320, 6.9726
xyY:
0.4799, 0.3906, 21.0320
CIE-Lab:
52.9845, 26.5628, 38.9231
CIE-LCH:
52.9845, 47.1232, 55.6886
CIE-Luv:
52.9845, 60.2717, 37.3430
Hunter-Lab:
45.8606, 20.3209, 23.0881
#b86b3c color charts
#b86b3c color shades, tints & tones
#b86b3c color schemes
#b86b3c color preview, HTML & CSS examples
This text has a color of #b86b3c
<p style="color:#b86b3c;">Text here</p>
.mytext {color:#b86b3c;}
This box has a color of #b86b3c
<div style="background-color:#b86b3c;">Content here</div>
.mybackground {background-color:#b86b3c;}
Border around this has a color of #b86b3c
<div style="border:2px solid #b86b3c;">Content here</div>
.myborder {border:2px solid #b86b3c;}