#b86f6e color space conversions
Hex:
#b86f6e
RGB:
184, 111, 110
CMY:
28, 56, 57
CMYK:
0, 40, 40, 28
HSL:
1°, 34.2593%, 57.6471%
HSV (HSB):
1°, 40.2174%, 72.1569%
XYZ:
28.2661, 22.6850, 17.6407
xyY:
0.4121, 0.3307, 22.6850
CIE-Lab:
54.7464, 28.8018, 12.9459
CIE-LCH:
54.7464, 31.5775, 24.2031
CIE-Luv:
54.7464, 50.1225, 11.4465
Hunter-Lab:
47.6288, 22.5833, 11.3804
#b86f6e color charts
#b86f6e color shades, tints & tones
#b86f6e color schemes
#b86f6e color preview, HTML & CSS examples
This text has a color of #b86f6e
<p style="color:#b86f6e;">Text here</p>
.mytext {color:#b86f6e;}
This box has a color of #b86f6e
<div style="background-color:#b86f6e;">Content here</div>
.mybackground {background-color:#b86f6e;}
Border around this has a color of #b86f6e
<div style="border:2px solid #b86f6e;">Content here</div>
.myborder {border:2px solid #b86f6e;}