#b17d8e color space conversions
Hex:
#b17d8e
RGB:
177, 125, 142
CMY:
31, 51, 44
CMYK:
0, 29, 20, 31
HSL:
340°, 25.0000%, 59.2157%
HSV (HSB):
340°, 29.3785%, 69.4118%
XYZ:
30.3476, 25.9673, 29.0039
xyY:
0.3557, 0.3044, 25.9673
CIE-Lab:
58.0060, 22.7506, -1.0886
CIE-LCH:
58.0060, 22.7766, 357.2605
CIE-Luv:
58.0060, 31.4077, -5.4737
Hunter-Lab:
50.9582, 17.1269, 1.9246
#b17d8e color charts
#b17d8e color shades, tints & tones
#b17d8e color schemes
#b17d8e color preview, HTML & CSS examples
This text has a color of #b17d8e
<p style="color:#b17d8e;">Text here</p>
.mytext {color:#b17d8e;}
This box has a color of #b17d8e
<div style="background-color:#b17d8e;">Content here</div>
.mybackground {background-color:#b17d8e;}
Border around this has a color of #b17d8e
<div style="border:2px solid #b17d8e;">Content here</div>
.myborder {border:2px solid #b17d8e;}