#b9887f color space conversions
Hex:
#b9887f
RGB:
185, 136, 127
CMY:
27, 47, 50
CMYK:
0, 26, 31, 27
HSL:
9°, 29.2929%, 61.1765%
HSV (HSB):
9°, 31.3514%, 72.5490%
XYZ:
32.6425, 29.4549, 24.0436
xyY:
0.3789, 0.3419, 29.4549
CIE-Lab:
61.1810, 17.4712, 12.1846
CIE-LCH:
61.1810, 21.3004, 34.8924
CIE-Luv:
61.1810, 32.6399, 13.2458
Hunter-Lab:
54.2724, 12.3834, 11.7242
#b9887f color charts
#b9887f color shades, tints & tones
#b9887f color schemes
#b9887f color preview, HTML & CSS examples
This text has a color of #b9887f
<p style="color:#b9887f;">Text here</p>
.mytext {color:#b9887f;}
This box has a color of #b9887f
<div style="background-color:#b9887f;">Content here</div>
.mybackground {background-color:#b9887f;}
Border around this has a color of #b9887f
<div style="border:2px solid #b9887f;">Content here</div>
.myborder {border:2px solid #b9887f;}