#b58b9e color space conversions
Hex:
#b58b9e
RGB:
181, 139, 158
CMY:
29, 45, 38
CMYK:
0, 23, 13, 29
HSL:
333°, 22.1053%, 62.7451%
HSV (HSB):
333°, 23.2044%, 70.9804%
XYZ:
34.4602, 30.7576, 36.4683
xyY:
0.3389, 0.3025, 30.7576
CIE-Lab:
62.3025, 19.0197, -3.8892
CIE-LCH:
62.3025, 19.4133, 348.4433
CIE-Luv:
62.3025, 24.2251, -8.8756
Hunter-Lab:
55.4595, 13.8582, -0.1654
#b58b9e color charts
#b58b9e color shades, tints & tones
#b58b9e color schemes
#b58b9e color preview, HTML & CSS examples
This text has a color of #b58b9e
<p style="color:#b58b9e;">Text here</p>
.mytext {color:#b58b9e;}
This box has a color of #b58b9e
<div style="background-color:#b58b9e;">Content here</div>
.mybackground {background-color:#b58b9e;}
Border around this has a color of #b58b9e
<div style="border:2px solid #b58b9e;">Content here</div>
.myborder {border:2px solid #b58b9e;}