#b58da9 color space conversions
Hex:
#b58da9
RGB:
181, 141, 169
CMY:
29, 45, 34
CMYK:
0, 22, 7, 29
HSL:
318°, 21.2766%, 63.1373%
HSV (HSB):
318°, 22.0994%, 70.9804%
XYZ:
35.7424, 31.7381, 41.7784
xyY:
0.3271, 0.2905, 31.7381
CIE-Lab:
63.1258, 19.8388, -8.9079
CIE-LCH:
63.1258, 21.7470, 335.8193
CIE-Luv:
63.1258, 21.7876, -16.4309
Hunter-Lab:
56.3366, 14.6592, -4.5330
#b58da9 color charts
#b58da9 color shades, tints & tones
#b58da9 color schemes
#b58da9 color preview, HTML & CSS examples
This text has a color of #b58da9
<p style="color:#b58da9;">Text here</p>
.mytext {color:#b58da9;}
This box has a color of #b58da9
<div style="background-color:#b58da9;">Content here</div>
.mybackground {background-color:#b58da9;}
Border around this has a color of #b58da9
<div style="border:2px solid #b58da9;">Content here</div>
.myborder {border:2px solid #b58da9;}