#b16d5c color space conversions
Hex:
#b16d5c
RGB:
177, 109, 92
CMY:
31, 57, 64
CMYK:
0, 38, 48, 31
HSL:
12°, 35.2697%, 52.7451%
HSV (HSB):
12°, 48.0226%, 69.4118%
XYZ:
25.5319, 21.0571, 12.8440
xyY:
0.4296, 0.3543, 21.0571
CIE-Lab:
53.0119, 25.1499, 20.8995
CIE-LCH:
53.0119, 32.7003, 39.7264
CIE-Luv:
53.0119, 48.9115, 21.0118
Hunter-Lab:
45.8880, 19.0125, 15.5265
#b16d5c color charts
#b16d5c color shades, tints & tones
#b16d5c color schemes
#b16d5c color preview, HTML & CSS examples
This text has a color of #b16d5c
<p style="color:#b16d5c;">Text here</p>
.mytext {color:#b16d5c;}
This box has a color of #b16d5c
<div style="background-color:#b16d5c;">Content here</div>
.mybackground {background-color:#b16d5c;}
Border around this has a color of #b16d5c
<div style="border:2px solid #b16d5c;">Content here</div>
.myborder {border:2px solid #b16d5c;}