#b8887f color space conversions
Hex:
#b8887f
RGB:
184, 136, 127
CMY:
28, 47, 50
CMYK:
0, 26, 31, 28
HSL:
9°, 28.6432%, 60.9804%
HSV (HSB):
9°, 30.9783%, 72.1569%
XYZ:
32.4021, 29.3310, 24.0323
xyY:
0.3778, 0.3420, 29.3310
CIE-Lab:
61.0726, 17.0767, 12.0166
CIE-LCH:
61.0726, 20.8809, 35.1334
CIE-Luv:
61.0726, 31.9229, 13.1044
Hunter-Lab:
54.1581, 12.0176, 11.6010
#b8887f color charts
#b8887f color shades, tints & tones
#b8887f color schemes
#b8887f color preview, HTML & CSS examples
This text has a color of #b8887f
<p style="color:#b8887f;">Text here</p>
.mytext {color:#b8887f;}
This box has a color of #b8887f
<div style="background-color:#b8887f;">Content here</div>
.mybackground {background-color:#b8887f;}
Border around this has a color of #b8887f
<div style="border:2px solid #b8887f;">Content here</div>
.myborder {border:2px solid #b8887f;}