#b56c31 color space conversions
Hex:
#b56c31
RGB:
181, 108, 49
CMY:
29, 58, 81
CMYK:
0, 40, 73, 29
HSL:
27°, 57.3913%, 45.0980%
HSV (HSB):
27°, 72.9282%, 70.9804%
XYZ:
24.9730, 20.7706, 5.5986
xyY:
0.4864, 0.4046, 20.7706
CIE-Lab:
52.6975, 24.1337, 44.0729
CIE-LCH:
52.6975, 50.2480, 61.2955
CIE-Luv:
52.6975, 58.1467, 41.6072
Hunter-Lab:
45.5748, 18.0543, 24.6189
#b56c31 color charts
#b56c31 color shades, tints & tones
#b56c31 color schemes
#b56c31 color preview, HTML & CSS examples
This text has a color of #b56c31
<p style="color:#b56c31;">Text here</p>
.mytext {color:#b56c31;}
This box has a color of #b56c31
<div style="background-color:#b56c31;">Content here</div>
.mybackground {background-color:#b56c31;}
Border around this has a color of #b56c31
<div style="border:2px solid #b56c31;">Content here</div>
.myborder {border:2px solid #b56c31;}