#b58da5 color space conversions
Hex:
#b58da5
RGB:
181, 141, 165
CMY:
29, 45, 35
CMYK:
0, 22, 9, 29
HSL:
324°, 21.2766%, 63.1373%
HSV (HSB):
324°, 22.0994%, 70.9804%
XYZ:
35.3725, 31.5901, 39.8305
xyY:
0.3312, 0.2958, 31.5901
CIE-Lab:
63.0027, 19.1203, -6.8255
CIE-LCH:
63.0027, 20.3021, 340.3546
CIE-Luv:
63.0027, 22.2827, -13.2086
Hunter-Lab:
56.2051, 13.9794, -2.6731
#b58da5 color charts
#b58da5 color shades, tints & tones
#b58da5 color schemes
#b58da5 color preview, HTML & CSS examples
This text has a color of #b58da5
<p style="color:#b58da5;">Text here</p>
.mytext {color:#b58da5;}
This box has a color of #b58da5
<div style="background-color:#b58da5;">Content here</div>
.mybackground {background-color:#b58da5;}
Border around this has a color of #b58da5
<div style="border:2px solid #b58da5;">Content here</div>
.myborder {border:2px solid #b58da5;}