#b49cc9 color space conversions
Hex:
#b49cc9
RGB:
180, 156, 201
CMY:
29, 39, 21
CMYK:
10, 22, 0, 21
HSL:
272°, 29.4118%, 70.0000%
HSV (HSB):
272°, 22.3881%, 78.8235%
XYZ:
41.2535, 37.6973, 60.3603
xyY:
0.2961, 0.2706, 37.6973
CIE-Lab:
67.7969, 17.3746, -19.8187
CIE-LCH:
67.7969, 26.3563, 311.2403
CIE-Luv:
67.7969, 10.2445, -33.2016
Hunter-Lab:
61.3981, 12.4877, -15.3092
#b49cc9 color charts
#b49cc9 color shades, tints & tones
#b49cc9 color schemes
#b49cc9 color preview, HTML & CSS examples
This text has a color of #b49cc9
<p style="color:#b49cc9;">Text here</p>
.mytext {color:#b49cc9;}
This box has a color of #b49cc9
<div style="background-color:#b49cc9;">Content here</div>
.mybackground {background-color:#b49cc9;}
Border around this has a color of #b49cc9
<div style="border:2px solid #b49cc9;">Content here</div>
.myborder {border:2px solid #b49cc9;}