#bbbbb9 color space conversions
Hex:
#bbbbb9
RGB:
187, 187, 185
CMY:
27, 27, 27
CMYK:
0, 0, 1, 27
HSL:
60°, 1.4493%, 72.9412%
HSV (HSB):
60°, 1.0695%, 73.3333%
XYZ:
47.0208, 49.6082, 52.9960
xyY:
0.3143, 0.3316, 49.6082
CIE-Lab:
75.8282, -0.3650, 1.0018
CIE-LCH:
75.8282, 1.0663, 110.0199
CIE-Luv:
75.8282, 0.1133, 1.5486
Hunter-Lab:
70.4331, -4.0922, 4.6916
#bbbbb9 color charts
#bbbbb9 color shades, tints & tones
#bbbbb9 color schemes
#bbbbb9 color preview, HTML & CSS examples
This text has a color of #bbbbb9
<p style="color:#bbbbb9;">Text here</p>
.mytext {color:#bbbbb9;}
This box has a color of #bbbbb9
<div style="background-color:#bbbbb9;">Content here</div>
.mybackground {background-color:#bbbbb9;}
Border around this has a color of #bbbbb9
<div style="border:2px solid #bbbbb9;">Content here</div>
.myborder {border:2px solid #bbbbb9;}