#bcc7c9 color space conversions
Hex:
#bcc7c9
RGB:
188, 199, 201
CMY:
26, 22, 21
CMYK:
6, 1, 0, 21
HSL:
189°, 10.7438%, 76.2745%
HSV (HSB):
189°, 6.4677%, 78.8235%
XYZ:
51.7051, 55.7553, 63.2950
xyY:
0.3028, 0.3265, 55.7553
CIE-Lab:
79.4743, -3.3631, -2.3058
CIE-LCH:
79.4743, 4.0776, 214.4357
CIE-Luv:
79.4743, -6.1678, -2.9054
Hunter-Lab:
74.6694, -7.0687, 2.0103
#bcc7c9 color charts
#bcc7c9 color shades, tints & tones
#bcc7c9 color schemes
#bcc7c9 color preview, HTML & CSS examples
This text has a color of #bcc7c9
<p style="color:#bcc7c9;">Text here</p>
.mytext {color:#bcc7c9;}
This box has a color of #bcc7c9
<div style="background-color:#bcc7c9;">Content here</div>
.mybackground {background-color:#bcc7c9;}
Border around this has a color of #bcc7c9
<div style="border:2px solid #bcc7c9;">Content here</div>
.myborder {border:2px solid #bcc7c9;}