#b56c4a color space conversions
Hex:
#b56c4a
RGB:
181, 108, 74
CMY:
29, 58, 71
CMYK:
0, 40, 59, 29
HSL:
19°, 41.9608%, 50.0000%
HSV (HSB):
19°, 59.1160%, 70.9804%
XYZ:
25.6546, 21.0433, 9.1882
xyY:
0.4591, 0.3765, 21.0433
CIE-Lab:
52.9968, 25.7313, 31.2358
CIE-LCH:
52.9968, 40.4694, 50.5192
CIE-Luv:
52.9968, 55.3637, 31.0704
Hunter-Lab:
45.8730, 19.5492, 20.2355
#b56c4a color charts
#b56c4a color shades, tints & tones
#b56c4a color schemes
#b56c4a color preview, HTML & CSS examples
This text has a color of #b56c4a
<p style="color:#b56c4a;">Text here</p>
.mytext {color:#b56c4a;}
This box has a color of #b56c4a
<div style="background-color:#b56c4a;">Content here</div>
.mybackground {background-color:#b56c4a;}
Border around this has a color of #b56c4a
<div style="border:2px solid #b56c4a;">Content here</div>
.myborder {border:2px solid #b56c4a;}