#b58bb6 color space conversions
Hex:
#b58bb6
RGB:
181, 139, 182
CMY:
29, 45, 29
CMYK:
1, 24, 0, 29
HSL:
299°, 22.7513%, 62.9412%
HSV (HSB):
299°, 23.6264%, 71.3725%
XYZ:
36.7322, 31.6664, 48.4322
xyY:
0.3144, 0.2710, 31.6664
CIE-Lab:
63.0662, 23.3970, -16.3493
CIE-LCH:
63.0662, 28.5433, 325.0549
CIE-Luv:
63.0662, 21.1422, -28.3396
Hunter-Lab:
56.2729, 18.0384, -11.6379
#b58bb6 color charts
#b58bb6 color shades, tints & tones
#b58bb6 color schemes
#b58bb6 color preview, HTML & CSS examples
This text has a color of #b58bb6
<p style="color:#b58bb6;">Text here</p>
.mytext {color:#b58bb6;}
This box has a color of #b58bb6
<div style="background-color:#b58bb6;">Content here</div>
.mybackground {background-color:#b58bb6;}
Border around this has a color of #b58bb6
<div style="border:2px solid #b58bb6;">Content here</div>
.myborder {border:2px solid #b58bb6;}