#bbaec0 color space conversions
Hex:
#bbaec0
RGB:
187, 174, 192
CMY:
27, 32, 25
CMYK:
3, 9, 0, 25
HSL:
283°, 12.5000%, 71.7647%
HSV (HSB):
283°, 9.3750%, 75.2941%
XYZ:
45.1440, 44.6427, 56.1067
xyY:
0.3094, 0.3060, 44.6427
CIE-Lab:
72.6560, 7.9752, -7.4872
CIE-LCH:
72.6560, 10.9391, 316.8078
CIE-Luv:
72.6560, 6.2706, -12.6269
Hunter-Lab:
66.8152, 3.6778, -3.0170
#bbaec0 color charts
#bbaec0 color shades, tints & tones
#bbaec0 color schemes
#bbaec0 color preview, HTML & CSS examples
This text has a color of #bbaec0
<p style="color:#bbaec0;">Text here</p>
.mytext {color:#bbaec0;}
This box has a color of #bbaec0
<div style="background-color:#bbaec0;">Content here</div>
.mybackground {background-color:#bbaec0;}
Border around this has a color of #bbaec0
<div style="border:2px solid #bbaec0;">Content here</div>
.myborder {border:2px solid #bbaec0;}