#b5887c color space conversions
Hex:
#b5887c
RGB:
181, 136, 124
CMY:
29, 47, 51
CMYK:
0, 25, 31, 29
HSL:
13°, 27.8049%, 59.8039%
HSV (HSB):
13°, 31.4917%, 70.9804%
XYZ:
31.4983, 28.8873, 22.9845
xyY:
0.3778, 0.3465, 28.8873
CIE-Lab:
60.6820, 15.4820, 13.1261
CIE-LCH:
60.6820, 20.2975, 40.2922
CIE-Luv:
60.6820, 30.1411, 14.7883
Hunter-Lab:
53.7469, 10.5526, 12.2679
#b5887c color charts
#b5887c color shades, tints & tones
#b5887c color schemes
#b5887c color preview, HTML & CSS examples
This text has a color of #b5887c
<p style="color:#b5887c;">Text here</p>
.mytext {color:#b5887c;}
This box has a color of #b5887c
<div style="background-color:#b5887c;">Content here</div>
.mybackground {background-color:#b5887c;}
Border around this has a color of #b5887c
<div style="border:2px solid #b5887c;">Content here</div>
.myborder {border:2px solid #b5887c;}