#b58e9f color space conversions
Hex:
#b58e9f
RGB:
181, 142, 159
CMY:
29, 44, 38
CMYK:
0, 22, 12, 29
HSL:
334°, 20.8556%, 63.3333%
HSV (HSB):
334°, 21.5470%, 70.9804%
XYZ:
34.9871, 31.6730, 37.0704
xyY:
0.3373, 0.3053, 31.6730
CIE-Lab:
63.0717, 17.5120, -3.3232
CIE-LCH:
63.0717, 17.8245, 349.2550
CIE-Luv:
63.0717, 22.4773, -7.8091
Hunter-Lab:
56.2787, 12.4811, 0.3413
#b58e9f color charts
#b58e9f color shades, tints & tones
#b58e9f color schemes
#b58e9f color preview, HTML & CSS examples
This text has a color of #b58e9f
<p style="color:#b58e9f;">Text here</p>
.mytext {color:#b58e9f;}
This box has a color of #b58e9f
<div style="background-color:#b58e9f;">Content here</div>
.mybackground {background-color:#b58e9f;}
Border around this has a color of #b58e9f
<div style="border:2px solid #b58e9f;">Content here</div>
.myborder {border:2px solid #b58e9f;}