#b56c1d color space conversions
Hex:
#b56c1d
RGB:
181, 108, 29
CMY:
29, 58, 89
CMYK:
0, 40, 84, 29
HSL:
31°, 72.3810%, 41.1765%
HSV (HSB):
31°, 83.9779%, 70.9804%
XYZ:
24.6404, 20.6376, 3.8472
xyY:
0.5016, 0.4201, 20.6376
CIE-Lab:
52.5506, 23.3392, 52.5625
CIE-LCH:
52.5506, 57.5111, 66.0575
CIE-Luv:
52.5506, 59.5916, 47.0521
Hunter-Lab:
45.4286, 17.3180, 26.7790
#b56c1d color charts
#b56c1d color shades, tints & tones
#b56c1d color schemes
#b56c1d color preview, HTML & CSS examples
This text has a color of #b56c1d
<p style="color:#b56c1d;">Text here</p>
.mytext {color:#b56c1d;}
This box has a color of #b56c1d
<div style="background-color:#b56c1d;">Content here</div>
.mybackground {background-color:#b56c1d;}
Border around this has a color of #b56c1d
<div style="border:2px solid #b56c1d;">Content here</div>
.myborder {border:2px solid #b56c1d;}