#b49cc0 color space conversions
Hex:
#b49cc0
RGB:
180, 156, 192
CMY:
29, 39, 25
CMYK:
6, 19, 0, 25
HSL:
280°, 22.2222%, 68.2353%
HSV (HSB):
280°, 18.7500%, 75.2941%
XYZ:
40.2253, 37.2860, 54.9460
xyY:
0.3037, 0.2815, 37.2860
CIE-Lab:
67.4911, 15.5213, -15.2788
CIE-LCH:
67.4911, 21.7797, 315.4510
CIE-Luv:
67.4911, 11.1133, -25.7129
Hunter-Lab:
61.0623, 10.7294, -10.6077
#b49cc0 color charts
#b49cc0 color shades, tints & tones
#b49cc0 color schemes
#b49cc0 color preview, HTML & CSS examples
This text has a color of #b49cc0
<p style="color:#b49cc0;">Text here</p>
.mytext {color:#b49cc0;}
This box has a color of #b49cc0
<div style="background-color:#b49cc0;">Content here</div>
.mybackground {background-color:#b49cc0;}
Border around this has a color of #b49cc0
<div style="border:2px solid #b49cc0;">Content here</div>
.myborder {border:2px solid #b49cc0;}