#b49da9 color space conversions
Hex:
#b49da9
RGB:
180, 157, 169
CMY:
29, 38, 34
CMYK:
0, 13, 6, 29
HSL:
329°, 13.2948%, 66.0784%
HSV (HSB):
329°, 12.7778%, 70.5882%
XYZ:
38.0408, 36.6818, 42.6114
xyY:
0.3242, 0.3126, 36.6818
CIE-Lab:
67.0376, 10.5534, -3.1231
CIE-LCH:
67.0376, 11.0058, 343.5149
CIE-Luv:
67.0376, 12.7658, -6.3775
Hunter-Lab:
60.5655, 6.1250, 0.6818
#b49da9 color charts
#b49da9 color shades, tints & tones
#b49da9 color schemes
#b49da9 color preview, HTML & CSS examples
This text has a color of #b49da9
<p style="color:#b49da9;">Text here</p>
.mytext {color:#b49da9;}
This box has a color of #b49da9
<div style="background-color:#b49da9;">Content here</div>
.mybackground {background-color:#b49da9;}
Border around this has a color of #b49da9
<div style="border:2px solid #b49da9;">Content here</div>
.myborder {border:2px solid #b49da9;}