#b56d80 color space conversions
Hex:
#b56d80
RGB:
181, 109, 128
CMY:
29, 57, 50
CMYK:
0, 40, 29, 29
HSL:
344°, 32.7273%, 56.8627%
HSV (HSB):
344°, 39.7790%, 70.9804%
XYZ:
28.4210, 22.3195, 23.2322
xyY:
0.3842, 0.3017, 22.3195
CIE-Lab:
54.3644, 31.0568, 1.8072
CIE-LCH:
54.3644, 31.1093, 3.3304
CIE-Luv:
54.3644, 45.7709, -3.0560
Hunter-Lab:
47.2436, 24.7065, 3.9144
#b56d80 color charts
#b56d80 color shades, tints & tones
#b56d80 color schemes
#b56d80 color preview, HTML & CSS examples
This text has a color of #b56d80
<p style="color:#b56d80;">Text here</p>
.mytext {color:#b56d80;}
This box has a color of #b56d80
<div style="background-color:#b56d80;">Content here</div>
.mybackground {background-color:#b56d80;}
Border around this has a color of #b56d80
<div style="border:2px solid #b56d80;">Content here</div>
.myborder {border:2px solid #b56d80;}