#bcbdbe color space conversions
Hex:
#bcbdbe
RGB:
188, 189, 190
CMY:
26, 26, 25
CMYK:
1, 1, 0, 25
HSL:
210°, 1.5152%, 74.1176%
HSV (HSB):
210°, 1.0526%, 74.5098%
XYZ:
48.2309, 50.8043, 55.9794
xyY:
0.3111, 0.3277, 50.8043
CIE-Lab:
76.5603, -0.1571, -0.6342
CIE-LCH:
76.5603, 0.6534, 256.0853
CIE-Luv:
76.5603, -0.6204, -0.9194
Hunter-Lab:
71.2771, -3.9498, 3.3290
#bcbdbe color charts
#bcbdbe color shades, tints & tones
#bcbdbe color schemes
#bcbdbe color preview, HTML & CSS examples
This text has a color of #bcbdbe
<p style="color:#bcbdbe;">Text here</p>
.mytext {color:#bcbdbe;}
This box has a color of #bcbdbe
<div style="background-color:#bcbdbe;">Content here</div>
.mybackground {background-color:#bcbdbe;}
Border around this has a color of #bcbdbe
<div style="border:2px solid #bcbdbe;">Content here</div>
.myborder {border:2px solid #bcbdbe;}