#b17d9a color space conversions
Hex:
#b17d9a
RGB:
177, 125, 154
CMY:
31, 51, 40
CMYK:
0, 29, 13, 31
HSL:
327°, 25.0000%, 59.2157%
HSV (HSB):
327°, 29.3785%, 69.4118%
XYZ:
31.2978, 26.3474, 34.0078
xyY:
0.3415, 0.2875, 26.3474
CIE-Lab:
58.3654, 24.7320, -7.4806
CIE-LCH:
58.3654, 25.8386, 343.1711
CIE-Luv:
58.3654, 29.6108, -14.9360
Hunter-Lab:
51.3298, 19.0115, -3.3510
#b17d9a color charts
#b17d9a color shades, tints & tones
#b17d9a color schemes
#b17d9a color preview, HTML & CSS examples
This text has a color of #b17d9a
<p style="color:#b17d9a;">Text here</p>
.mytext {color:#b17d9a;}
This box has a color of #b17d9a
<div style="background-color:#b17d9a;">Content here</div>
.mybackground {background-color:#b17d9a;}
Border around this has a color of #b17d9a
<div style="border:2px solid #b17d9a;">Content here</div>
.myborder {border:2px solid #b17d9a;}