#b47c80 color space conversions
Hex:
#b47c80
RGB:
180, 124, 128
CMY:
29, 51, 50
CMYK:
0, 31, 29, 29
HSL:
356°, 27.1845%, 59.6078%
HSV (HSB):
356°, 31.1111%, 70.5882%
XYZ:
29.9263, 25.6771, 23.8010
xyY:
0.3769, 0.3234, 25.6771
CIE-Lab:
57.7293, 22.3549, 6.6414
CIE-LCH:
57.7293, 23.3205, 16.5460
CIE-Luv:
57.7293, 36.1892, 5.0214
Hunter-Lab:
50.6726, 16.7419, 7.6222
#b47c80 color charts
#b47c80 color shades, tints & tones
#b47c80 color schemes
#b47c80 color preview, HTML & CSS examples
This text has a color of #b47c80
<p style="color:#b47c80;">Text here</p>
.mytext {color:#b47c80;}
This box has a color of #b47c80
<div style="background-color:#b47c80;">Content here</div>
.mybackground {background-color:#b47c80;}
Border around this has a color of #b47c80
<div style="border:2px solid #b47c80;">Content here</div>
.myborder {border:2px solid #b47c80;}