#b16c7d color space conversions
Hex:
#b16c7d
RGB:
177, 108, 125
CMY:
31, 58, 51
CMYK:
0, 39, 29, 31
HSL:
345°, 30.6667%, 55.8824%
HSV (HSB):
345°, 38.9831%, 69.4118%
XYZ:
27.1957, 21.5529, 22.1288
xyY:
0.3837, 0.3041, 21.5529
CIE-Lab:
53.5494, 29.6943, 2.3248
CIE-LCH:
53.5494, 29.7852, 4.4767
CIE-Luv:
53.5494, 43.9321, -2.1072
Hunter-Lab:
46.4251, 23.3209, 4.2367
#b16c7d color charts
#b16c7d color shades, tints & tones
#b16c7d color schemes
#b16c7d color preview, HTML & CSS examples
This text has a color of #b16c7d
<p style="color:#b16c7d;">Text here</p>
.mytext {color:#b16c7d;}
This box has a color of #b16c7d
<div style="background-color:#b16c7d;">Content here</div>
.mybackground {background-color:#b16c7d;}
Border around this has a color of #b16c7d
<div style="border:2px solid #b16c7d;">Content here</div>
.myborder {border:2px solid #b16c7d;}