#b56f6d color space conversions
Hex:
#b56f6d
RGB:
181, 111, 109
CMY:
29, 56, 57
CMYK:
0, 39, 40, 29
HSL:
2°, 32.7273%, 56.8627%
HSV (HSB):
2°, 39.7790%, 70.9804%
XYZ:
27.5008, 22.2968, 17.3223
xyY:
0.4097, 0.3322, 22.2968
CIE-Lab:
54.3405, 27.5120, 12.9061
CIE-LCH:
54.3405, 30.3888, 25.1316
CIE-Luv:
54.3405, 47.9808, 11.6354
Hunter-Lab:
47.2194, 21.3251, 11.3033
#b56f6d color charts
#b56f6d color shades, tints & tones
#b56f6d color schemes
#b56f6d color preview, HTML & CSS examples
This text has a color of #b56f6d
<p style="color:#b56f6d;">Text here</p>
.mytext {color:#b56f6d;}
This box has a color of #b56f6d
<div style="background-color:#b56f6d;">Content here</div>
.mybackground {background-color:#b56f6d;}
Border around this has a color of #b56f6d
<div style="border:2px solid #b56f6d;">Content here</div>
.myborder {border:2px solid #b56f6d;}