#b0887e color space conversions
Hex:
#b0887e
RGB:
176, 136, 126
CMY:
31, 47, 51
CMYK:
0, 23, 28, 31
HSL:
12°, 24.0385%, 59.2157%
HSV (HSB):
12°, 28.4091%, 69.0196%
XYZ:
30.4746, 28.3448, 23.6036
xyY:
0.3697, 0.3439, 28.3448
CIE-Lab:
60.1990, 13.7743, 11.2334
CIE-LCH:
60.1990, 17.7742, 39.1983
CIE-Luv:
60.1990, 26.3768, 12.7010
Hunter-Lab:
53.2398, 9.0040, 10.9820
#b0887e color charts
#b0887e color shades, tints & tones
#b0887e color schemes
#b0887e color preview, HTML & CSS examples
This text has a color of #b0887e
<p style="color:#b0887e;">Text here</p>
.mytext {color:#b0887e;}
This box has a color of #b0887e
<div style="background-color:#b0887e;">Content here</div>
.mybackground {background-color:#b0887e;}
Border around this has a color of #b0887e
<div style="border:2px solid #b0887e;">Content here</div>
.myborder {border:2px solid #b0887e;}