#bcbfc9 color space conversions
Hex:
#bcbfc9
RGB:
188, 191, 201
CMY:
26, 25, 21
CMYK:
6, 5, 0, 21
HSL:
226°, 10.7438%, 76.2745%
HSV (HSB):
226°, 6.4677%, 78.8235%
XYZ:
49.9125, 52.1700, 62.6975
xyY:
0.3029, 0.3166, 52.1700
CIE-Lab:
77.3824, 0.8813, -5.3857
CIE-LCH:
77.3824, 5.4573, 279.2934
CIE-Luv:
77.3824, -2.2244, -8.3124
Hunter-Lab:
72.2288, -3.0511, -0.9059
#bcbfc9 color charts
#bcbfc9 color shades, tints & tones
#bcbfc9 color schemes
#bcbfc9 color preview, HTML & CSS examples
This text has a color of #bcbfc9
<p style="color:#bcbfc9;">Text here</p>
.mytext {color:#bcbfc9;}
This box has a color of #bcbfc9
<div style="background-color:#bcbfc9;">Content here</div>
.mybackground {background-color:#bcbfc9;}
Border around this has a color of #bcbfc9
<div style="border:2px solid #bcbfc9;">Content here</div>
.myborder {border:2px solid #bcbfc9;}