#b47e99 color space conversions
Hex:
#b47e99
RGB:
180, 126, 153
CMY:
29, 51, 40
CMYK:
0, 30, 15, 29
HSL:
330°, 26.4706%, 60.0000%
HSV (HSB):
330°, 30.0000%, 70.5882%
XYZ:
32.0330, 26.9249, 33.6457
xyY:
0.3459, 0.2908, 26.9249
CIE-Lab:
58.9048, 25.0897, -6.0673
CIE-LCH:
58.9048, 25.8129, 346.4055
CIE-Luv:
58.9048, 31.2713, -12.9793
Hunter-Lab:
51.8892, 19.3881, -2.1220
#b47e99 color charts
#b47e99 color shades, tints & tones
#b47e99 color schemes
#b47e99 color preview, HTML & CSS examples
This text has a color of #b47e99
<p style="color:#b47e99;">Text here</p>
.mytext {color:#b47e99;}
This box has a color of #b47e99
<div style="background-color:#b47e99;">Content here</div>
.mybackground {background-color:#b47e99;}
Border around this has a color of #b47e99
<div style="border:2px solid #b47e99;">Content here</div>
.myborder {border:2px solid #b47e99;}