#bcbfc2 color space conversions
Hex:
#bcbfc2
RGB:
188, 191, 194
CMY:
26, 25, 24
CMYK:
3, 2, 0, 24
HSL:
210°, 4.6875%, 74.9020%
HSV (HSB):
210°, 3.0928%, 76.0784%
XYZ:
49.1074, 51.8480, 58.4584
xyY:
0.3081, 0.3252, 51.8480
CIE-Lab:
77.1899, -0.4693, -1.8798
CIE-LCH:
77.1899, 1.9375, 255.9814
CIE-Luv:
77.1899, -1.8481, -2.7393
Hunter-Lab:
72.0056, -4.2736, 2.2688
#bcbfc2 color charts
#bcbfc2 color shades, tints & tones
#bcbfc2 color schemes
#bcbfc2 color preview, HTML & CSS examples
This text has a color of #bcbfc2
<p style="color:#bcbfc2;">Text here</p>
.mytext {color:#bcbfc2;}
This box has a color of #bcbfc2
<div style="background-color:#bcbfc2;">Content here</div>
.mybackground {background-color:#bcbfc2;}
Border around this has a color of #bcbfc2
<div style="border:2px solid #bcbfc2;">Content here</div>
.myborder {border:2px solid #bcbfc2;}