#b16f3e color space conversions
Hex:
#b16f3e
RGB:
177, 111, 62
CMY:
31, 56, 76
CMYK:
0, 37, 65, 31
HSL:
26°, 48.1172%, 46.8627%
HSV (HSB):
26°, 64.9718%, 69.4118%
XYZ:
24.6854, 21.0638, 7.3221
xyY:
0.4651, 0.3969, 21.0638
CIE-Lab:
53.0192, 21.5130, 37.6679
CIE-LCH:
53.0192, 43.3784, 60.2683
CIE-Luv:
53.0192, 51.3280, 37.5436
Hunter-Lab:
45.8953, 15.6918, 22.6677
#b16f3e color charts
#b16f3e color shades, tints & tones
#b16f3e color schemes
#b16f3e color preview, HTML & CSS examples
This text has a color of #b16f3e
<p style="color:#b16f3e;">Text here</p>
.mytext {color:#b16f3e;}
This box has a color of #b16f3e
<div style="background-color:#b16f3e;">Content here</div>
.mybackground {background-color:#b16f3e;}
Border around this has a color of #b16f3e
<div style="border:2px solid #b16f3e;">Content here</div>
.myborder {border:2px solid #b16f3e;}