#bbabb3 color space conversions
Hex:
#bbabb3
RGB:
187, 171, 179
CMY:
27, 33, 30
CMYK:
0, 9, 4, 27
HSL:
330°, 10.5263%, 70.1961%
HSV (HSB):
330°, 8.5561%, 73.3333%
XYZ:
43.1931, 42.9453, 48.6606
xyY:
0.3204, 0.3186, 42.9453
CIE-Lab:
71.5178, 7.1786, -2.0171
CIE-LCH:
71.5178, 7.4566, 344.3050
CIE-Luv:
71.5178, 8.8157, -4.2198
Hunter-Lab:
65.5327, 2.9687, 1.8477
#bbabb3 color charts
#bbabb3 color shades, tints & tones
#bbabb3 color schemes
#bbabb3 color preview, HTML & CSS examples
This text has a color of #bbabb3
<p style="color:#bbabb3;">Text here</p>
.mytext {color:#bbabb3;}
This box has a color of #bbabb3
<div style="background-color:#bbabb3;">Content here</div>
.mybackground {background-color:#bbabb3;}
Border around this has a color of #bbabb3
<div style="border:2px solid #bbabb3;">Content here</div>
.myborder {border:2px solid #bbabb3;}