#b58c9b color space conversions
Hex:
#b58c9b
RGB:
181, 140, 155
CMY:
29, 45, 39
CMYK:
0, 23, 14, 29
HSL:
338°, 21.6931%, 62.9412%
HSV (HSB):
338°, 22.6519%, 70.9804%
XYZ:
34.3505, 30.9465, 35.1731
xyY:
0.3419, 0.3080, 30.9465
CIE-Lab:
62.4624, 17.9516, -1.9493
CIE-LCH:
62.4624, 18.0571, 353.8027
CIE-Luv:
62.4624, 24.0533, -5.8989
Hunter-Lab:
55.6296, 12.8697, 1.4531
#b58c9b color charts
#b58c9b color shades, tints & tones
#b58c9b color schemes
#b58c9b color preview, HTML & CSS examples
This text has a color of #b58c9b
<p style="color:#b58c9b;">Text here</p>
.mytext {color:#b58c9b;}
This box has a color of #b58c9b
<div style="background-color:#b58c9b;">Content here</div>
.mybackground {background-color:#b58c9b;}
Border around this has a color of #b58c9b
<div style="border:2px solid #b58c9b;">Content here</div>
.myborder {border:2px solid #b58c9b;}