#bcbdc8 color space conversions
Hex:
#bcbdc8
RGB:
188, 189, 200
CMY:
26, 26, 22
CMYK:
6, 5, 0, 22
HSL:
235°, 9.8361%, 76.0784%
HSV (HSB):
235°, 6.0000%, 78.4314%
XYZ:
49.3620, 51.2567, 61.9355
xyY:
0.3037, 0.3153, 51.2567
CIE-Lab:
76.8342, 1.7555, -5.6539
CIE-LCH:
76.8342, 5.9202, 287.2493
CIE-Luv:
76.8342, -1.1809, -8.8623
Hunter-Lab:
71.5938, -2.2182, -1.1759
#bcbdc8 color charts
#bcbdc8 color shades, tints & tones
#bcbdc8 color schemes
#bcbdc8 color preview, HTML & CSS examples
This text has a color of #bcbdc8
<p style="color:#bcbdc8;">Text here</p>
.mytext {color:#bcbdc8;}
This box has a color of #bcbdc8
<div style="background-color:#bcbdc8;">Content here</div>
.mybackground {background-color:#bcbdc8;}
Border around this has a color of #bcbdc8
<div style="border:2px solid #bcbdc8;">Content here</div>
.myborder {border:2px solid #bcbdc8;}