#b86b6a color space conversions
Hex:
#b86b6a
RGB:
184, 107, 106
CMY:
28, 58, 58
CMYK:
0, 42, 42, 28
HSL:
1°, 35.4545%, 56.8627%
HSV (HSB):
1°, 42.3913%, 72.1569%
XYZ:
27.6264, 21.7463, 16.3771
xyY:
0.4202, 0.3307, 21.7463
CIE-Lab:
53.7568, 30.5302, 13.9079
CIE-LCH:
53.7568, 33.5488, 24.4914
CIE-Luv:
53.7568, 53.3910, 12.1396
Hunter-Lab:
46.6330, 24.1395, 11.8210
#b86b6a color charts
#b86b6a color shades, tints & tones
#b86b6a color schemes
#b86b6a color preview, HTML & CSS examples
This text has a color of #b86b6a
<p style="color:#b86b6a;">Text here</p>
.mytext {color:#b86b6a;}
This box has a color of #b86b6a
<div style="background-color:#b86b6a;">Content here</div>
.mybackground {background-color:#b86b6a;}
Border around this has a color of #b86b6a
<div style="border:2px solid #b86b6a;">Content here</div>
.myborder {border:2px solid #b86b6a;}