#b17b9f color space conversions
Hex:
#b17b9f
RGB:
177, 123, 159
CMY:
31, 52, 38
CMYK:
0, 31, 10, 31
HSL:
320°, 25.7143%, 58.8235%
HSV (HSB):
320°, 30.5085%, 69.4118%
XYZ:
31.4724, 26.0162, 36.1637
xyY:
0.3361, 0.2778, 26.0162
CIE-Lab:
58.0525, 26.7217, -10.8291
CIE-LCH:
58.0525, 28.8326, 337.9395
CIE-Luv:
58.0525, 29.8818, -20.1680
Hunter-Lab:
51.0061, 20.8796, -6.3328
#b17b9f color charts
#b17b9f color shades, tints & tones
#b17b9f color schemes
#b17b9f color preview, HTML & CSS examples
This text has a color of #b17b9f
<p style="color:#b17b9f;">Text here</p>
.mytext {color:#b17b9f;}
This box has a color of #b17b9f
<div style="background-color:#b17b9f;">Content here</div>
.mybackground {background-color:#b17b9f;}
Border around this has a color of #b17b9f
<div style="border:2px solid #b17b9f;">Content here</div>
.myborder {border:2px solid #b17b9f;}