#b56d7a color space conversions
Hex:
#b56d7a
RGB:
181, 109, 122
CMY:
29, 57, 52
CMYK:
0, 40, 33, 29
HSL:
349°, 32.7273%, 56.8627%
HSV (HSB):
349°, 39.7790%, 70.9804%
XYZ:
28.0375, 22.1662, 21.2131
xyY:
0.3926, 0.3104, 22.1662
CIE-Lab:
54.2029, 30.2427, 5.0964
CIE-LCH:
54.2029, 30.6691, 9.5654
CIE-Luv:
54.2029, 46.9004, 1.3981
Hunter-Lab:
47.0810, 23.9082, 6.2426
#b56d7a color charts
#b56d7a color shades, tints & tones
#b56d7a color schemes
#b56d7a color preview, HTML & CSS examples
This text has a color of #b56d7a
<p style="color:#b56d7a;">Text here</p>
.mytext {color:#b56d7a;}
This box has a color of #b56d7a
<div style="background-color:#b56d7a;">Content here</div>
.mybackground {background-color:#b56d7a;}
Border around this has a color of #b56d7a
<div style="border:2px solid #b56d7a;">Content here</div>
.myborder {border:2px solid #b56d7a;}