#b47d99 color space conversions
Hex:
#b47d99
RGB:
180, 125, 153
CMY:
29, 51, 40
CMYK:
0, 31, 15, 29
HSL:
329°, 26.8293%, 59.8039%
HSV (HSB):
329°, 30.5556%, 70.5882%
XYZ:
31.9058, 26.6704, 33.6033
xyY:
0.3461, 0.2893, 26.6704
CIE-Lab:
58.6680, 25.6488, -6.4186
CIE-LCH:
58.6680, 26.4397, 345.9503
CIE-Luv:
58.6680, 31.8082, -13.5747
Hunter-Lab:
51.6434, 19.9029, -2.4283
#b47d99 color charts
#b47d99 color shades, tints & tones
#b47d99 color schemes
#b47d99 color preview, HTML & CSS examples
This text has a color of #b47d99
<p style="color:#b47d99;">Text here</p>
.mytext {color:#b47d99;}
This box has a color of #b47d99
<div style="background-color:#b47d99;">Content here</div>
.mybackground {background-color:#b47d99;}
Border around this has a color of #b47d99
<div style="border:2px solid #b47d99;">Content here</div>
.myborder {border:2px solid #b47d99;}