#b56c4e color space conversions
Hex:
#b56c4e
RGB:
181, 108, 78
CMY:
29, 58, 69
CMYK:
0, 40, 57, 29
HSL:
17°, 41.0359%, 50.7843%
HSV (HSB):
17°, 56.9061%, 70.9804%
XYZ:
25.7938, 21.0989, 9.9207
xyY:
0.4540, 0.3714, 21.0989
CIE-Lab:
53.0576, 26.0524, 29.0685
CIE-LCH:
53.0576, 39.0346, 48.1320
CIE-Luv:
53.0576, 54.8230, 29.0156
Hunter-Lab:
45.9336, 19.8520, 19.3480
#b56c4e color charts
#b56c4e color shades, tints & tones
#b56c4e color schemes
#b56c4e color preview, HTML & CSS examples
This text has a color of #b56c4e
<p style="color:#b56c4e;">Text here</p>
.mytext {color:#b56c4e;}
This box has a color of #b56c4e
<div style="background-color:#b56c4e;">Content here</div>
.mybackground {background-color:#b56c4e;}
Border around this has a color of #b56c4e
<div style="border:2px solid #b56c4e;">Content here</div>
.myborder {border:2px solid #b56c4e;}