#b5887d color space conversions
Hex:
#b5887d
RGB:
181, 136, 125
CMY:
29, 47, 51
CMYK:
0, 25, 31, 29
HSL:
12°, 27.4510%, 60.0000%
HSV (HSB):
12°, 30.9392%, 70.9804%
XYZ:
31.5619, 28.9127, 23.3193
xyY:
0.3767, 0.3450, 28.9127
CIE-Lab:
60.7045, 15.6177, 12.5894
CIE-LCH:
60.7045, 20.0601, 38.8722
CIE-Luv:
60.7045, 30.0227, 14.0902
Hunter-Lab:
53.7706, 10.6762, 11.9265
#b5887d color charts
#b5887d color shades, tints & tones
#b5887d color schemes
#b5887d color preview, HTML & CSS examples
This text has a color of #b5887d
<p style="color:#b5887d;">Text here</p>
.mytext {color:#b5887d;}
This box has a color of #b5887d
<div style="background-color:#b5887d;">Content here</div>
.mybackground {background-color:#b5887d;}
Border around this has a color of #b5887d
<div style="border:2px solid #b5887d;">Content here</div>
.myborder {border:2px solid #b5887d;}