#b16f3f color space conversions
Hex:
#b16f3f
RGB:
177, 111, 63
CMY:
31, 56, 75
CMYK:
0, 37, 64, 31
HSL:
25°, 47.5000%, 47.0588%
HSV (HSB):
25°, 64.4068%, 69.4118%
XYZ:
24.7131, 21.0749, 7.4680
xyY:
0.4640, 0.3957, 21.0749
CIE-Lab:
53.0313, 21.5801, 37.1522
CIE-LCH:
53.0313, 42.9650, 59.8495
CIE-Luv:
53.0313, 51.2236, 37.1148
Hunter-Lab:
45.9074, 15.7532, 22.4902
#b16f3f color charts
#b16f3f color shades, tints & tones
#b16f3f color schemes
#b16f3f color preview, HTML & CSS examples
This text has a color of #b16f3f
<p style="color:#b16f3f;">Text here</p>
.mytext {color:#b16f3f;}
This box has a color of #b16f3f
<div style="background-color:#b16f3f;">Content here</div>
.mybackground {background-color:#b16f3f;}
Border around this has a color of #b16f3f
<div style="border:2px solid #b16f3f;">Content here</div>
.myborder {border:2px solid #b16f3f;}