#b58d9f color space conversions
Hex:
#b58d9f
RGB:
181, 141, 159
CMY:
29, 45, 38
CMYK:
0, 22, 12, 29
HSL:
333°, 21.2766%, 63.1373%
HSV (HSB):
333°, 22.0994%, 70.9804%
XYZ:
34.8389, 31.3767, 37.0210
xyY:
0.3375, 0.3039, 31.3767
CIE-Lab:
62.8244, 18.0715, -3.6875
CIE-LCH:
62.8244, 18.4439, 348.4670
CIE-Luv:
62.8244, 23.0186, -8.4295
Hunter-Lab:
56.0149, 12.9934, 0.0249
#b58d9f color charts
#b58d9f color shades, tints & tones
#b58d9f color schemes
#b58d9f color preview, HTML & CSS examples
This text has a color of #b58d9f
<p style="color:#b58d9f;">Text here</p>
.mytext {color:#b58d9f;}
This box has a color of #b58d9f
<div style="background-color:#b58d9f;">Content here</div>
.mybackground {background-color:#b58d9f;}
Border around this has a color of #b58d9f
<div style="border:2px solid #b58d9f;">Content here</div>
.myborder {border:2px solid #b58d9f;}