#bcbbb7 color space conversions
Hex:
#bcbbb7
RGB:
188, 187, 183
CMY:
26, 27, 28
CMYK:
0, 1, 3, 26
HSL:
48°, 3.5971%, 72.7451%
HSV (HSB):
48°, 2.6596%, 73.7255%
XYZ:
47.0566, 49.6509, 51.9032
xyY:
0.3166, 0.3341, 49.6509
CIE-Lab:
75.8545, -0.3782, 2.1361
CIE-LCH:
75.8545, 2.1694, 100.0392
CIE-Luv:
75.8545, 0.7986, 3.2216
Hunter-Lab:
70.4634, -4.1058, 5.6515
#bcbbb7 color charts
#bcbbb7 color shades, tints & tones
#bcbbb7 color schemes
#bcbbb7 color preview, HTML & CSS examples
This text has a color of #bcbbb7
<p style="color:#bcbbb7;">Text here</p>
.mytext {color:#bcbbb7;}
This box has a color of #bcbbb7
<div style="background-color:#bcbbb7;">Content here</div>
.mybackground {background-color:#bcbbb7;}
Border around this has a color of #bcbbb7
<div style="border:2px solid #bcbbb7;">Content here</div>
.myborder {border:2px solid #bcbbb7;}