#b16f2f color space conversions
Hex:
#b16f2f
RGB:
177, 111, 47
CMY:
31, 56, 82
CMYK:
0, 37, 73, 31
HSL:
30°, 58.0357%, 43.9216%
HSV (HSB):
30°, 73.4463%, 69.4118%
XYZ:
24.3290, 20.9212, 5.4452
xyY:
0.4799, 0.4127, 20.9212
CIE-Lab:
52.8632, 20.6430, 45.0440
CIE-LCH:
52.8632, 49.5489, 65.3788
CIE-Luv:
52.8632, 52.7026, 43.1811
Hunter-Lab:
45.7397, 14.8997, 24.9594
#b16f2f color charts
#b16f2f color shades, tints & tones
#b16f2f color schemes
#b16f2f color preview, HTML & CSS examples
This text has a color of #b16f2f
<p style="color:#b16f2f;">Text here</p>
.mytext {color:#b16f2f;}
This box has a color of #b16f2f
<div style="background-color:#b16f2f;">Content here</div>
.mybackground {background-color:#b16f2f;}
Border around this has a color of #b16f2f
<div style="border:2px solid #b16f2f;">Content here</div>
.myborder {border:2px solid #b16f2f;}