#b47c87 color space conversions
Hex:
#b47c87
RGB:
180, 124, 135
CMY:
29, 51, 47
CMYK:
0, 31, 25, 29
HSL:
348°, 27.1845%, 59.6078%
HSV (HSB):
348°, 31.1111%, 70.5882%
XYZ:
30.4032, 25.8679, 26.3122
xyY:
0.3682, 0.3132, 25.8679
CIE-Lab:
57.9114, 23.3672, 2.8590
CIE-LCH:
57.9114, 23.5414, 6.9754
CIE-Luv:
57.9114, 35.1414, -0.1816
Hunter-Lab:
50.8605, 17.6974, 4.9291
#b47c87 color charts
#b47c87 color shades, tints & tones
#b47c87 color schemes
#b47c87 color preview, HTML & CSS examples
This text has a color of #b47c87
<p style="color:#b47c87;">Text here</p>
.mytext {color:#b47c87;}
This box has a color of #b47c87
<div style="background-color:#b47c87;">Content here</div>
.mybackground {background-color:#b47c87;}
Border around this has a color of #b47c87
<div style="border:2px solid #b47c87;">Content here</div>
.myborder {border:2px solid #b47c87;}