#b46f97 color space conversions
Hex:
#b46f97
RGB:
180, 111, 151
CMY:
29, 56, 41
CMYK:
0, 38, 16, 29
HSL:
325°, 31.5068%, 57.0588%
HSV (HSB):
325°, 38.3333%, 70.5882%
XYZ:
30.0927, 23.3065, 32.1907
xyY:
0.3516, 0.2723, 23.3065
CIE-Lab:
55.3867, 33.0816, -10.1550
CIE-LCH:
55.3867, 34.6052, 342.9351
CIE-Luv:
55.3867, 39.5300, -20.0958
Hunter-Lab:
48.2769, 26.7812, -5.7404
#b46f97 color charts
#b46f97 color shades, tints & tones
#b46f97 color schemes
#b46f97 color preview, HTML & CSS examples
This text has a color of #b46f97
<p style="color:#b46f97;">Text here</p>
.mytext {color:#b46f97;}
This box has a color of #b46f97
<div style="background-color:#b46f97;">Content here</div>
.mybackground {background-color:#b46f97;}
Border around this has a color of #b46f97
<div style="border:2px solid #b46f97;">Content here</div>
.myborder {border:2px solid #b46f97;}