#b47d91 color space conversions
Hex:
#b47d91
RGB:
180, 125, 145
CMY:
29, 51, 43
CMYK:
0, 31, 19, 29
HSL:
338°, 26.8293%, 59.8039%
HSV (HSB):
338°, 30.5556%, 70.5882%
XYZ:
31.2668, 26.4149, 30.2387
xyY:
0.3556, 0.3004, 26.4149
CIE-Lab:
58.4288, 24.3449, -2.1607
CIE-LCH:
58.4288, 24.4405, 354.9281
CIE-Luv:
58.4288, 33.0468, -7.2715
Hunter-Lab:
51.3954, 18.6501, 1.0932
#b47d91 color charts
#b47d91 color shades, tints & tones
#b47d91 color schemes
#b47d91 color preview, HTML & CSS examples
This text has a color of #b47d91
<p style="color:#b47d91;">Text here</p>
.mytext {color:#b47d91;}
This box has a color of #b47d91
<div style="background-color:#b47d91;">Content here</div>
.mybackground {background-color:#b47d91;}
Border around this has a color of #b47d91
<div style="border:2px solid #b47d91;">Content here</div>
.myborder {border:2px solid #b47d91;}