#bbbbb6 color space conversions
Hex:
#bbbbb6
RGB:
187, 187, 182
CMY:
27, 27, 29
CMYK:
0, 0, 3, 27
HSL:
60°, 3.5461%, 72.3529%
HSV (HSB):
60°, 2.6738%, 73.3333%
XYZ:
46.7073, 49.4828, 51.3454
xyY:
0.3166, 0.3354, 49.4828
CIE-Lab:
75.7507, -0.9120, 2.5190
CIE-LCH:
75.7507, 2.6790, 109.9026
CIE-Luv:
75.7507, 0.2811, 3.8754
Hunter-Lab:
70.3440, -4.5809, 5.9640
#bbbbb6 color charts
#bbbbb6 color shades, tints & tones
#bbbbb6 color schemes
#bbbbb6 color preview, HTML & CSS examples
This text has a color of #bbbbb6
<p style="color:#bbbbb6;">Text here</p>
.mytext {color:#bbbbb6;}
This box has a color of #bbbbb6
<div style="background-color:#bbbbb6;">Content here</div>
.mybackground {background-color:#bbbbb6;}
Border around this has a color of #bbbbb6
<div style="border:2px solid #bbbbb6;">Content here</div>
.myborder {border:2px solid #bbbbb6;}