#b56f31 color space conversions
Hex:
#b56f31
RGB:
181, 111, 49
CMY:
29, 56, 81
CMYK:
0, 39, 73, 29
HSL:
28°, 57.3913%, 45.0980%
HSV (HSB):
28°, 72.9282%, 70.9804%
XYZ:
25.2949, 21.4144, 5.7059
xyY:
0.4826, 0.4086, 21.4144
CIE-Lab:
53.4001, 22.4756, 44.8121
CIE-LCH:
53.4001, 50.1326, 63.3638
CIE-Luv:
53.4001, 55.8206, 42.8192
Hunter-Lab:
46.2757, 16.5879, 25.0823
#b56f31 color charts
#b56f31 color shades, tints & tones
#b56f31 color schemes
#b56f31 color preview, HTML & CSS examples
This text has a color of #b56f31
<p style="color:#b56f31;">Text here</p>
.mytext {color:#b56f31;}
This box has a color of #b56f31
<div style="background-color:#b56f31;">Content here</div>
.mybackground {background-color:#b56f31;}
Border around this has a color of #b56f31
<div style="border:2px solid #b56f31;">Content here</div>
.myborder {border:2px solid #b56f31;}