#b17b8d color space conversions
Hex:
#b17b8d
RGB:
177, 123, 141
CMY:
31, 52, 45
CMYK:
0, 31, 20, 31
HSL:
340°, 25.7143%, 58.8235%
HSV (HSB):
340°, 30.5085%, 69.4118%
XYZ:
30.0221, 25.4361, 28.5266
xyY:
0.3575, 0.3029, 25.4361
CIE-Lab:
57.4979, 23.7149, -1.2550
CIE-LCH:
57.4979, 23.7481, 356.9708
CIE-Luv:
57.4979, 32.6774, -5.8719
Hunter-Lab:
50.4342, 17.9963, 1.7683
#b17b8d color charts
#b17b8d color shades, tints & tones
#b17b8d color schemes
#b17b8d color preview, HTML & CSS examples
This text has a color of #b17b8d
<p style="color:#b17b8d;">Text here</p>
.mytext {color:#b17b8d;}
This box has a color of #b17b8d
<div style="background-color:#b17b8d;">Content here</div>
.mybackground {background-color:#b17b8d;}
Border around this has a color of #b17b8d
<div style="border:2px solid #b17b8d;">Content here</div>
.myborder {border:2px solid #b17b8d;}