#b86f3c color space conversions
Hex:
#b86f3c
RGB:
184, 111, 60
CMY:
28, 56, 76
CMYK:
0, 40, 67, 28
HSL:
25°, 50.8197%, 47.8431%
HSV (HSB):
25°, 67.3913%, 72.1569%
XYZ:
26.2672, 21.8855, 7.1148
xyY:
0.4753, 0.3960, 21.8855
CIE-Lab:
53.9053, 24.3672, 39.9702
CIE-LCH:
53.9053, 46.8122, 58.6320
CIE-Luv:
53.9053, 57.2371, 39.0090
Hunter-Lab:
46.7819, 18.3563, 23.7302
#b86f3c color charts
#b86f3c color shades, tints & tones
#b86f3c color schemes
#b86f3c color preview, HTML & CSS examples
This text has a color of #b86f3c
<p style="color:#b86f3c;">Text here</p>
.mytext {color:#b86f3c;}
This box has a color of #b86f3c
<div style="background-color:#b86f3c;">Content here</div>
.mybackground {background-color:#b86f3c;}
Border around this has a color of #b86f3c
<div style="border:2px solid #b86f3c;">Content here</div>
.myborder {border:2px solid #b86f3c;}