#bcbdae color space conversions
Hex:
#bcbdae
RGB:
188, 189, 174
CMY:
26, 26, 32
CMYK:
1, 0, 8, 26
HSL:
64°, 10.2041%, 71.1765%
HSV (HSB):
64°, 7.9365%, 74.1176%
XYZ:
46.5766, 50.1426, 47.2680
xyY:
0.3235, 0.3482, 50.1426
CIE-Lab:
76.1567, -3.0302, 7.4537
CIE-LCH:
76.1567, 8.0461, 112.1235
CIE-Luv:
76.1567, 0.2467, 11.3726
Hunter-Lab:
70.8114, -6.5105, 9.9907
#bcbdae color charts
#bcbdae color shades, tints & tones
#bcbdae color schemes
#bcbdae color preview, HTML & CSS examples
This text has a color of #bcbdae
<p style="color:#bcbdae;">Text here</p>
.mytext {color:#bcbdae;}
This box has a color of #bcbdae
<div style="background-color:#bcbdae;">Content here</div>
.mybackground {background-color:#bcbdae;}
Border around this has a color of #bcbdae
<div style="border:2px solid #bcbdae;">Content here</div>
.myborder {border:2px solid #bcbdae;}