#b47b9c color space conversions
Hex:
#b47b9c
RGB:
180, 123, 156
CMY:
29, 52, 39
CMYK:
0, 32, 13, 29
HSL:
325°, 27.5362%, 59.4118%
HSV (HSB):
325°, 31.6667%, 70.5882%
XYZ:
31.9061, 26.2695, 34.8414
xyY:
0.3430, 0.2824, 26.2695
CIE-Lab:
58.2920, 27.2708, -8.7069
CIE-LCH:
58.2920, 28.6270, 342.2930
CIE-Luv:
58.2920, 32.3929, -17.1625
Hunter-Lab:
51.2538, 21.4242, -4.4266
#b47b9c color charts
#b47b9c color shades, tints & tones
#b47b9c color schemes
#b47b9c color preview, HTML & CSS examples
This text has a color of #b47b9c
<p style="color:#b47b9c;">Text here</p>
.mytext {color:#b47b9c;}
This box has a color of #b47b9c
<div style="background-color:#b47b9c;">Content here</div>
.mybackground {background-color:#b47b9c;}
Border around this has a color of #b47b9c
<div style="border:2px solid #b47b9c;">Content here</div>
.myborder {border:2px solid #b47b9c;}