#b57f9a color space conversions
Hex:
#b57f9a
RGB:
181, 127, 154
CMY:
29, 50, 40
CMYK:
0, 30, 15, 29
HSL:
330°, 26.7327%, 60.3922%
HSV (HSB):
330°, 29.8343%, 70.9804%
XYZ:
32.4782, 27.3356, 34.1364
xyY:
0.3457, 0.2910, 27.3356
CIE-Lab:
59.2837, 25.0608, -6.0681
CIE-LCH:
59.2837, 25.7850, 346.3887
CIE-Luv:
59.2837, 31.2641, -12.9919
Hunter-Lab:
52.2835, 19.3871, -2.1126
#b57f9a color charts
#b57f9a color shades, tints & tones
#b57f9a color schemes
#b57f9a color preview, HTML & CSS examples
This text has a color of #b57f9a
<p style="color:#b57f9a;">Text here</p>
.mytext {color:#b57f9a;}
This box has a color of #b57f9a
<div style="background-color:#b57f9a;">Content here</div>
.mybackground {background-color:#b57f9a;}
Border around this has a color of #b57f9a
<div style="border:2px solid #b57f9a;">Content here</div>
.myborder {border:2px solid #b57f9a;}