#b47e91 color space conversions
Hex:
#b47e91
RGB:
180, 126, 145
CMY:
29, 51, 43
CMYK:
0, 30, 19, 29
HSL:
339°, 26.4706%, 60.0000%
HSV (HSB):
339°, 30.0000%, 70.5882%
XYZ:
31.3941, 26.6693, 30.2811
xyY:
0.3554, 0.3019, 26.6693
CIE-Lab:
58.6670, 23.7855, -1.8109
CIE-LCH:
58.6670, 23.8543, 355.6462
CIE-Luv:
58.6670, 32.4898, -6.6844
Hunter-Lab:
51.6424, 18.1384, 1.3843
#b47e91 color charts
#b47e91 color shades, tints & tones
#b47e91 color schemes
#b47e91 color preview, HTML & CSS examples
This text has a color of #b47e91
<p style="color:#b47e91;">Text here</p>
.mytext {color:#b47e91;}
This box has a color of #b47e91
<div style="background-color:#b47e91;">Content here</div>
.mybackground {background-color:#b47e91;}
Border around this has a color of #b47e91
<div style="border:2px solid #b47e91;">Content here</div>
.myborder {border:2px solid #b47e91;}