#b58f9f color space conversions
Hex:
#b58f9f
RGB:
181, 143, 159
CMY:
29, 44, 38
CMYK:
0, 21, 12, 29
HSL:
335°, 20.4301%, 63.5294%
HSV (HSB):
335°, 20.9945%, 70.9804%
XYZ:
35.1365, 31.9719, 37.1202
xyY:
0.3371, 0.3067, 31.9719
CIE-Lab:
63.3196, 16.9527, -2.9582
CIE-LCH:
63.3196, 17.2088, 350.1018
CIE-Luv:
63.3196, 21.9352, -7.1877
Hunter-Lab:
56.5437, 11.9693, 0.6575
#b58f9f color charts
#b58f9f color shades, tints & tones
#b58f9f color schemes
#b58f9f color preview, HTML & CSS examples
This text has a color of #b58f9f
<p style="color:#b58f9f;">Text here</p>
.mytext {color:#b58f9f;}
This box has a color of #b58f9f
<div style="background-color:#b58f9f;">Content here</div>
.mybackground {background-color:#b58f9f;}
Border around this has a color of #b58f9f
<div style="border:2px solid #b58f9f;">Content here</div>
.myborder {border:2px solid #b58f9f;}