#b56d7c color space conversions
Hex:
#b56d7c
RGB:
181, 109, 124
CMY:
29, 57, 51
CMYK:
0, 40, 31, 29
HSL:
348°, 32.7273%, 56.8627%
HSV (HSB):
348°, 39.7790%, 70.9804%
XYZ:
28.1628, 22.2163, 21.8726
xyY:
0.3898, 0.3075, 22.2163
CIE-Lab:
54.2557, 30.5097, 3.9982
CIE-LCH:
54.2557, 30.7706, 7.4659
CIE-Luv:
54.2557, 46.5267, -0.0739
Hunter-Lab:
47.1341, 24.1695, 5.4804
#b56d7c color charts
#b56d7c color shades, tints & tones
#b56d7c color schemes
#b56d7c color preview, HTML & CSS examples
This text has a color of #b56d7c
<p style="color:#b56d7c;">Text here</p>
.mytext {color:#b56d7c;}
This box has a color of #b56d7c
<div style="background-color:#b56d7c;">Content here</div>
.mybackground {background-color:#b56d7c;}
Border around this has a color of #b56d7c
<div style="border:2px solid #b56d7c;">Content here</div>
.myborder {border:2px solid #b56d7c;}