#b16d3e color space conversions
Hex:
#b16d3e
RGB:
177, 109, 62
CMY:
31, 57, 76
CMYK:
0, 38, 65, 31
HSL:
25°, 48.1172%, 46.8627%
HSV (HSB):
25°, 64.9718%, 69.4118%
XYZ:
24.4696, 20.6322, 7.2501
xyY:
0.4674, 0.3941, 20.6322
CIE-Lab:
52.5446, 22.6267, 37.1168
CIE-LCH:
52.5446, 43.4697, 58.6332
CIE-Luv:
52.5446, 52.8220, 36.6811
Hunter-Lab:
45.4227, 16.6699, 22.3323
#b16d3e color charts
#b16d3e color shades, tints & tones
#b16d3e color schemes
#b16d3e color preview, HTML & CSS examples
This text has a color of #b16d3e
<p style="color:#b16d3e;">Text here</p>
.mytext {color:#b16d3e;}
This box has a color of #b16d3e
<div style="background-color:#b16d3e;">Content here</div>
.mybackground {background-color:#b16d3e;}
Border around this has a color of #b16d3e
<div style="border:2px solid #b16d3e;">Content here</div>
.myborder {border:2px solid #b16d3e;}