#b16f0f color space conversions
Hex:
#b16f0f
RGB:
177, 111, 15
CMY:
31, 56, 94
CMYK:
0, 37, 92, 31
HSL:
36°, 84.3750%, 37.6471%
HSV (HSB):
36°, 91.5254%, 69.4118%
XYZ:
23.9021, 20.7505, 3.1974
xyY:
0.4995, 0.4337, 20.7505
CIE-Lab:
52.6753, 19.5850, 56.7023
CIE-LCH:
52.6753, 59.9894, 70.9451
CIE-Luv:
52.6753, 54.4304, 50.2427
Hunter-Lab:
45.5527, 13.9442, 27.7252
#b16f0f color charts
#b16f0f color shades, tints & tones
#b16f0f color schemes
#b16f0f color preview, HTML & CSS examples
This text has a color of #b16f0f
<p style="color:#b16f0f;">Text here</p>
.mytext {color:#b16f0f;}
This box has a color of #b16f0f
<div style="background-color:#b16f0f;">Content here</div>
.mybackground {background-color:#b16f0f;}
Border around this has a color of #b16f0f
<div style="border:2px solid #b16f0f;">Content here</div>
.myborder {border:2px solid #b16f0f;}