#bbcbbc color space conversions
Hex:
#bbcbbc
RGB:
187, 203, 188
CMY:
27, 20, 26
CMYK:
8, 0, 7, 20
HSL:
124°, 13.3333%, 76.4706%
HSV (HSB):
124°, 7.8818%, 79.6078%
XYZ:
50.9266, 56.9075, 55.8771
xyY:
0.3111, 0.3476, 56.9075
CIE-Lab:
80.1275, -8.2376, 5.6138
CIE-LCH:
80.1275, 9.9686, 145.7259
CIE-Luv:
80.1275, -8.1724, 9.7458
Hunter-Lab:
75.4371, -11.5119, 8.8892
#bbcbbc color charts
#bbcbbc color shades, tints & tones
#bbcbbc color schemes
#bbcbbc color preview, HTML & CSS examples
This text has a color of #bbcbbc
<p style="color:#bbcbbc;">Text here</p>
.mytext {color:#bbcbbc;}
This box has a color of #bbcbbc
<div style="background-color:#bbcbbc;">Content here</div>
.mybackground {background-color:#bbcbbc;}
Border around this has a color of #bbcbbc
<div style="border:2px solid #bbcbbc;">Content here</div>
.myborder {border:2px solid #bbcbbc;}