#b57c9c color space conversions
Hex:
#b57c9c
RGB:
181, 124, 156
CMY:
29, 51, 39
CMYK:
0, 31, 14, 29
HSL:
326°, 27.8049%, 59.8039%
HSV (HSB):
326°, 31.4917%, 70.9804%
XYZ:
32.2645, 26.6394, 34.8939
xyY:
0.3440, 0.2840, 26.6394
CIE-Lab:
58.6390, 27.0711, -8.1772
CIE-LCH:
58.6390, 28.2792, 343.1923
CIE-Luv:
58.6390, 32.5497, -16.3750
Hunter-Lab:
51.6133, 21.2604, -3.9545
#b57c9c color charts
#b57c9c color shades, tints & tones
#b57c9c color schemes
#b57c9c color preview, HTML & CSS examples
This text has a color of #b57c9c
<p style="color:#b57c9c;">Text here</p>
.mytext {color:#b57c9c;}
This box has a color of #b57c9c
<div style="background-color:#b57c9c;">Content here</div>
.mybackground {background-color:#b57c9c;}
Border around this has a color of #b57c9c
<div style="border:2px solid #b57c9c;">Content here</div>
.myborder {border:2px solid #b57c9c;}