#b56f7e color space conversions
Hex:
#b56f7e
RGB:
181, 111, 126
CMY:
29, 56, 51
CMYK:
0, 39, 30, 29
HSL:
347°, 32.1101%, 57.2549%
HSV (HSB):
347°, 38.6740%, 70.9804%
XYZ:
28.5064, 22.6990, 22.6176
xyY:
0.3861, 0.3075, 22.6990
CIE-Lab:
54.7609, 29.6823, 3.5543
CIE-LCH:
54.7609, 29.8943, 6.8283
CIE-Luv:
54.7609, 44.9784, -0.4872
Hunter-Lab:
47.6435, 23.4254, 5.2040
#b56f7e color charts
#b56f7e color shades, tints & tones
#b56f7e color schemes
#b56f7e color preview, HTML & CSS examples
This text has a color of #b56f7e
<p style="color:#b56f7e;">Text here</p>
.mytext {color:#b56f7e;}
This box has a color of #b56f7e
<div style="background-color:#b56f7e;">Content here</div>
.mybackground {background-color:#b56f7e;}
Border around this has a color of #b56f7e
<div style="border:2px solid #b56f7e;">Content here</div>
.myborder {border:2px solid #b56f7e;}