#b56f1f color space conversions
Hex:
#b56f1f
RGB:
181, 111, 31
CMY:
29, 56, 88
CMYK:
0, 39, 83, 29
HSL:
32°, 70.7547%, 41.5686%
HSV (HSB):
32°, 82.8729%, 70.9804%
XYZ:
24.9878, 21.2916, 4.0890
xyY:
0.4961, 0.4227, 21.2916
CIE-Lab:
53.2671, 21.7419, 52.4506
CIE-LCH:
53.2671, 56.7783, 67.4849
CIE-Luv:
53.2671, 57.0788, 47.7704
Hunter-Lab:
46.1428, 15.9137, 27.0459
#b56f1f color charts
#b56f1f color shades, tints & tones
#b56f1f color schemes
#b56f1f color preview, HTML & CSS examples
This text has a color of #b56f1f
<p style="color:#b56f1f;">Text here</p>
.mytext {color:#b56f1f;}
This box has a color of #b56f1f
<div style="background-color:#b56f1f;">Content here</div>
.mybackground {background-color:#b56f1f;}
Border around this has a color of #b56f1f
<div style="border:2px solid #b56f1f;">Content here</div>
.myborder {border:2px solid #b56f1f;}