#b56c1a color space conversions
Hex:
#b56c1a
RGB:
181, 108, 26
CMY:
29, 58, 90
CMYK:
0, 40, 86, 29
HSL:
32°, 74.8792%, 40.5882%
HSV (HSB):
32°, 85.6354%, 70.9804%
XYZ:
24.6051, 20.6235, 3.6612
xyY:
0.5033, 0.4218, 20.6235
CIE-Lab:
52.5349, 23.2542, 53.6106
CIE-LCH:
52.5349, 58.4367, 66.5506
CIE-Luv:
52.5349, 59.7486, 47.6427
Hunter-Lab:
45.4131, 17.2395, 27.0092
#b56c1a color charts
#b56c1a color shades, tints & tones
#b56c1a color schemes
#b56c1a color preview, HTML & CSS examples
This text has a color of #b56c1a
<p style="color:#b56c1a;">Text here</p>
.mytext {color:#b56c1a;}
This box has a color of #b56c1a
<div style="background-color:#b56c1a;">Content here</div>
.mybackground {background-color:#b56c1a;}
Border around this has a color of #b56c1a
<div style="border:2px solid #b56c1a;">Content here</div>
.myborder {border:2px solid #b56c1a;}