#b16b3f color space conversions
Hex:
#b16b3f
RGB:
177, 107, 63
CMY:
31, 58, 75
CMYK:
0, 40, 64, 31
HSL:
23°, 47.5000%, 47.0588%
HSV (HSB):
23°, 64.4068%, 69.4118%
XYZ:
24.2864, 20.2214, 7.3257
xyY:
0.4685, 0.3901, 20.2214
CIE-Lab:
52.0866, 23.8048, 36.0465
CIE-LCH:
52.0866, 43.1974, 56.5596
CIE-Luv:
52.0866, 54.2030, 35.3869
Hunter-Lab:
44.9682, 17.7097, 21.8189
#b16b3f color charts
#b16b3f color shades, tints & tones
#b16b3f color schemes
#b16b3f color preview, HTML & CSS examples
This text has a color of #b16b3f
<p style="color:#b16b3f;">Text here</p>
.mytext {color:#b16b3f;}
This box has a color of #b16b3f
<div style="background-color:#b16b3f;">Content here</div>
.mybackground {background-color:#b16b3f;}
Border around this has a color of #b16b3f
<div style="border:2px solid #b16b3f;">Content here</div>
.myborder {border:2px solid #b16b3f;}