#b49dbc color space conversions
Hex:
#b49dbc
RGB:
180, 157, 188
CMY:
29, 38, 26
CMYK:
4, 16, 0, 26
HSL:
285°, 18.7879%, 67.6471%
HSV (HSB):
285°, 16.4894%, 73.7255%
XYZ:
39.9565, 37.4481, 52.6992
xyY:
0.3071, 0.2878, 37.4481
CIE-Lab:
67.6119, 14.1625, -12.8700
CIE-LCH:
67.6119, 19.1367, 317.7374
CIE-Luv:
67.6119, 11.0041, -21.7463
Hunter-Lab:
61.1948, 9.4585, -8.2224
#b49dbc color charts
#b49dbc color shades, tints & tones
#b49dbc color schemes
#b49dbc color preview, HTML & CSS examples
This text has a color of #b49dbc
<p style="color:#b49dbc;">Text here</p>
.mytext {color:#b49dbc;}
This box has a color of #b49dbc
<div style="background-color:#b49dbc;">Content here</div>
.mybackground {background-color:#b49dbc;}
Border around this has a color of #b49dbc
<div style="border:2px solid #b49dbc;">Content here</div>
.myborder {border:2px solid #b49dbc;}