#b16e3c color space conversions
Hex:
#b16e3c
RGB:
177, 110, 60
CMY:
31, 57, 76
CMYK:
0, 38, 66, 31
HSL:
26°, 49.3671%, 46.4706%
HSV (HSB):
26°, 66.1017%, 69.4118%
XYZ:
24.5230, 20.8252, 7.0021
xyY:
0.4684, 0.3978, 20.8252
CIE-Lab:
52.7577, 21.9394, 38.4193
CIE-LCH:
52.7577, 44.2422, 60.2714
CIE-Luv:
52.7577, 52.2830, 37.9534
Hunter-Lab:
45.6347, 16.0611, 22.8469
#b16e3c color charts
#b16e3c color shades, tints & tones
#b16e3c color schemes
#b16e3c color preview, HTML & CSS examples
This text has a color of #b16e3c
<p style="color:#b16e3c;">Text here</p>
.mytext {color:#b16e3c;}
This box has a color of #b16e3c
<div style="background-color:#b16e3c;">Content here</div>
.mybackground {background-color:#b16e3c;}
Border around this has a color of #b16e3c
<div style="border:2px solid #b16e3c;">Content here</div>
.myborder {border:2px solid #b16e3c;}