#b1957b color space conversions
Hex:
#b1957b
RGB:
177, 149, 123
CMY:
31, 42, 52
CMYK:
0, 16, 31, 31
HSL:
29°, 25.7143%, 58.8235%
HSV (HSB):
29°, 30.5085%, 69.4118%
XYZ:
32.4541, 32.2721, 23.2575
xyY:
0.3689, 0.3668, 32.2721
CIE-Lab:
63.5671, 6.5113, 17.6306
CIE-LCH:
63.5671, 18.7945, 69.7300
CIE-Luv:
63.5671, 19.4804, 22.3532
Hunter-Lab:
56.8085, 2.5602, 15.4925
#b1957b color charts
#b1957b color shades, tints & tones
#b1957b color schemes
#b1957b color preview, HTML & CSS examples
This text has a color of #b1957b
<p style="color:#b1957b;">Text here</p>
.mytext {color:#b1957b;}
This box has a color of #b1957b
<div style="background-color:#b1957b;">Content here</div>
.mybackground {background-color:#b1957b;}
Border around this has a color of #b1957b
<div style="border:2px solid #b1957b;">Content here</div>
.myborder {border:2px solid #b1957b;}