#b86f5f color space conversions
Hex:
#b86f5f
RGB:
184, 111, 95
CMY:
28, 56, 63
CMYK:
0, 40, 48, 28
HSL:
11°, 38.5281%, 54.7059%
HSV (HSB):
11°, 48.3696%, 72.1569%
XYZ:
27.5172, 22.3854, 13.6970
xyY:
0.4327, 0.3520, 22.3854
CIE-Lab:
54.4336, 27.1761, 21.2256
CIE-LCH:
54.4336, 34.4828, 37.9912
CIE-Luv:
54.4336, 52.6091, 21.1362
Hunter-Lab:
47.3133, 21.0165, 15.9551
#b86f5f color charts
#b86f5f color shades, tints & tones
#b86f5f color schemes
#b86f5f color preview, HTML & CSS examples
This text has a color of #b86f5f
<p style="color:#b86f5f;">Text here</p>
.mytext {color:#b86f5f;}
This box has a color of #b86f5f
<div style="background-color:#b86f5f;">Content here</div>
.mybackground {background-color:#b86f5f;}
Border around this has a color of #b86f5f
<div style="border:2px solid #b86f5f;">Content here</div>
.myborder {border:2px solid #b86f5f;}