#bcc2c9 color space conversions
Hex:
#bcc2c9
RGB:
188, 194, 201
CMY:
26, 24, 21
CMYK:
6, 3, 0, 21
HSL:
212°, 10.7438%, 76.2745%
HSV (HSB):
212°, 6.4677%, 78.8235%
XYZ:
50.5734, 53.4920, 62.9178
xyY:
0.3029, 0.3203, 53.4920
CIE-Lab:
78.1646, -0.7173, -4.2318
CIE-LCH:
78.1646, 4.2921, 260.3793
CIE-Luv:
78.1646, -3.7041, -6.2831
Hunter-Lab:
73.1382, -4.5631, 0.1920
#bcc2c9 color charts
#bcc2c9 color shades, tints & tones
#bcc2c9 color schemes
#bcc2c9 color preview, HTML & CSS examples
This text has a color of #bcc2c9
<p style="color:#bcc2c9;">Text here</p>
.mytext {color:#bcc2c9;}
This box has a color of #bcc2c9
<div style="background-color:#bcc2c9;">Content here</div>
.mybackground {background-color:#bcc2c9;}
Border around this has a color of #bcc2c9
<div style="border:2px solid #bcc2c9;">Content here</div>
.myborder {border:2px solid #bcc2c9;}