#bbbebb color space conversions
Hex:
#bbbebb
RGB:
187, 190, 187
CMY:
27, 25, 27
CMYK:
2, 0, 2, 25
HSL:
120°, 2.2556%, 73.9216%
HSV (HSB):
120°, 1.5789%, 74.5098%
XYZ:
47.8766, 50.9796, 54.3304
xyY:
0.3125, 0.3328, 50.9796
CIE-Lab:
76.6666, -1.5944, 1.1380
CIE-LCH:
76.6666, 1.9589, 144.4820
CIE-Luv:
76.6666, -1.5308, 1.9670
Hunter-Lab:
71.4000, -5.2584, 4.8644
#bbbebb color charts
#bbbebb RGB chart
#bbbebb CMYK chart
#bbbebb RGB pie chart
#bbbebb color shades, tints & tones
#bbbebb color schemes
#bbbebb color preview, HTML & CSS examples
This text has a color of #bbbebb
<p style="color:#bbbebb;">Text here</p>
.mytext {color:#bbbebb;}
Text color #bbbebb
This box has a color of #bbbebb
<div style="background-color:#bbbebb;">Content here</div>
.mybackground {background-color:#bbbebb;}
Background color #bbbebb
Border around this has a color of #bbbebb
<div style="border:2px solid #bbbebb;">Content here</div>
.myborder {border:2px solid #bbbebb;}
Border color #bbbebb