#bbbaaa color space conversions
Hex:
#bbbaaa
RGB:
187, 186, 170
CMY:
27, 27, 33
CMYK:
0, 1, 9, 27
HSL:
56°, 11.1111%, 70.0000%
HSV (HSB):
56°, 9.0909%, 73.3333%
XYZ:
45.3081, 48.5849, 45.0200
xyY:
0.3262, 0.3498, 48.5849
CIE-Lab:
75.1923, -2.4852, 8.2308
CIE-LCH:
75.1923, 8.5978, 106.8008
CIE-Luv:
75.1923, 1.4710, 12.3432
Hunter-Lab:
69.7029, -5.9518, 10.4975
#bbbaaa color charts
#bbbaaa color shades, tints & tones
#bbbaaa color schemes
#bbbaaa color preview, HTML & CSS examples
This text has a color of #bbbaaa
<p style="color:#bbbaaa;">Text here</p>
.mytext {color:#bbbaaa;}
This box has a color of #bbbaaa
<div style="background-color:#bbbaaa;">Content here</div>
.mybackground {background-color:#bbbaaa;}
Border around this has a color of #bbbaaa
<div style="border:2px solid #bbbaaa;">Content here</div>
.myborder {border:2px solid #bbbaaa;}