#b58ba5 color space conversions
Hex:
#b58ba5
RGB:
181, 139, 165
CMY:
29, 45, 35
CMYK:
0, 23, 9, 29
HSL:
323°, 22.1053%, 62.7451%
HSV (HSB):
323°, 23.2044%, 70.9804%
XYZ:
35.0802, 31.0056, 39.7331
xyY:
0.3315, 0.2930, 31.0056
CIE-Lab:
62.5124, 20.2405, -7.5542
CIE-LCH:
62.5124, 21.6042, 339.5334
CIE-Luv:
62.5124, 23.3369, -14.4592
Hunter-Lab:
55.6827, 15.0107, -3.3292
#b58ba5 color charts
#b58ba5 color shades, tints & tones
#b58ba5 color schemes
#b58ba5 color preview, HTML & CSS examples
This text has a color of #b58ba5
<p style="color:#b58ba5;">Text here</p>
.mytext {color:#b58ba5;}
This box has a color of #b58ba5
<div style="background-color:#b58ba5;">Content here</div>
.mybackground {background-color:#b58ba5;}
Border around this has a color of #b58ba5
<div style="border:2px solid #b58ba5;">Content here</div>
.myborder {border:2px solid #b58ba5;}