#b16b31 color space conversions
Hex:
#b16b31
RGB:
177, 107, 49
CMY:
31, 58, 81
CMYK:
0, 40, 72, 31
HSL:
27°, 56.6372%, 44.3137%
HSV (HSB):
27°, 72.3164%, 69.4118%
XYZ:
23.9435, 20.0843, 5.5204
xyY:
0.4832, 0.4053, 20.0843
CIE-Lab:
51.9323, 22.9697, 43.1016
CIE-LCH:
51.9323, 48.8401, 61.9460
CIE-Luv:
51.9323, 55.6240, 40.8816
Hunter-Lab:
44.8155, 16.9401, 24.0674
#b16b31 color charts
#b16b31 color shades, tints & tones
#b16b31 color schemes
#b16b31 color preview, HTML & CSS examples
This text has a color of #b16b31
<p style="color:#b16b31;">Text here</p>
.mytext {color:#b16b31;}
This box has a color of #b16b31
<div style="background-color:#b16b31;">Content here</div>
.mybackground {background-color:#b16b31;}
Border around this has a color of #b16b31
<div style="border:2px solid #b16b31;">Content here</div>
.myborder {border:2px solid #b16b31;}