#bbaac4 color space conversions
Hex:
#bbaac4
RGB:
187, 170, 196
CMY:
27, 33, 23
CMYK:
5, 13, 0, 23
HSL:
279°, 18.0556%, 71.7647%
HSV (HSB):
279°, 13.2653%, 76.8627%
XYZ:
44.8320, 43.2998, 58.2193
xyY:
0.3063, 0.2959, 43.2998
CIE-Lab:
71.7580, 10.9454, -11.0233
CIE-LCH:
71.7580, 15.5343, 314.7969
CIE-Luv:
71.7580, 7.9525, -18.5501
Hunter-Lab:
65.8026, 6.4596, -6.3955
#bbaac4 color charts
#bbaac4 color shades, tints & tones
#bbaac4 color schemes
#bbaac4 color preview, HTML & CSS examples
This text has a color of #bbaac4
<p style="color:#bbaac4;">Text here</p>
.mytext {color:#bbaac4;}
This box has a color of #bbaac4
<div style="background-color:#bbaac4;">Content here</div>
.mybackground {background-color:#bbaac4;}
Border around this has a color of #bbaac4
<div style="border:2px solid #bbaac4;">Content here</div>
.myborder {border:2px solid #bbaac4;}