#b47f96 color space conversions
Hex:
#b47f96
RGB:
180, 127, 150
CMY:
29, 50, 41
CMYK:
0, 29, 17, 29
HSL:
334°, 26.1084%, 60.1961%
HSV (HSB):
334°, 29.4444%, 70.5882%
XYZ:
31.9168, 27.0841, 32.3997
xyY:
0.3492, 0.2963, 27.0841
CIE-Lab:
59.0520, 24.0335, -4.1232
CIE-LCH:
59.0520, 24.3846, 350.2651
CIE-Luv:
59.0520, 31.1849, -10.0084
Hunter-Lab:
52.0423, 18.3973, -0.4822
#b47f96 color charts
#b47f96 color shades, tints & tones
#b47f96 color schemes
#b47f96 color preview, HTML & CSS examples
This text has a color of #b47f96
<p style="color:#b47f96;">Text here</p>
.mytext {color:#b47f96;}
This box has a color of #b47f96
<div style="background-color:#b47f96;">Content here</div>
.mybackground {background-color:#b47f96;}
Border around this has a color of #b47f96
<div style="border:2px solid #b47f96;">Content here</div>
.myborder {border:2px solid #b47f96;}