#bbbba6 color space conversions
Hex:
#bbbba6
RGB:
187, 187, 166
CMY:
27, 27, 35
CMYK:
0, 0, 11, 27
HSL:
60°, 13.3758%, 69.2157%
HSV (HSB):
60°, 11.2299%, 73.3333%
XYZ:
45.1468, 48.8586, 43.1276
xyY:
0.3292, 0.3563, 48.8586
CIE-Lab:
75.3633, -3.6862, 10.6433
CIE-LCH:
75.3633, 11.2635, 109.1029
CIE-Luv:
75.3633, 1.1505, 15.9310
Hunter-Lab:
69.8989, -7.0324, 12.3474
#bbbba6 color charts
#bbbba6 color shades, tints & tones
#bbbba6 color schemes
#bbbba6 color preview, HTML & CSS examples
This text has a color of #bbbba6
<p style="color:#bbbba6;">Text here</p>
.mytext {color:#bbbba6;}
This box has a color of #bbbba6
<div style="background-color:#bbbba6;">Content here</div>
.mybackground {background-color:#bbbba6;}
Border around this has a color of #bbbba6
<div style="border:2px solid #bbbba6;">Content here</div>
.myborder {border:2px solid #bbbba6;}