#b56e8d color space conversions
Hex:
#b56e8d
RGB:
181, 110, 141
CMY:
29, 57, 45
CMYK:
0, 39, 22, 29
HSL:
334°, 32.4201%, 57.0588%
HSV (HSB):
334°, 39.2265%, 70.9804%
XYZ:
29.4397, 22.8987, 28.0676
xyY:
0.3661, 0.2848, 22.8987
CIE-Lab:
54.9678, 32.4039, -4.9269
CIE-LCH:
54.9678, 32.7763, 351.3546
CIE-Luv:
54.9678, 42.7097, -12.5040
Hunter-Lab:
47.8526, 26.0741, -1.2793
#b56e8d color charts
#b56e8d color shades, tints & tones
#b56e8d color schemes
#b56e8d color preview, HTML & CSS examples
This text has a color of #b56e8d
<p style="color:#b56e8d;">Text here</p>
.mytext {color:#b56e8d;}
This box has a color of #b56e8d
<div style="background-color:#b56e8d;">Content here</div>
.mybackground {background-color:#b56e8d;}
Border around this has a color of #b56e8d
<div style="border:2px solid #b56e8d;">Content here</div>
.myborder {border:2px solid #b56e8d;}