#bcc7c6 color space conversions
Hex:
#bcc7c6
RGB:
188, 199, 198
CMY:
26, 22, 22
CMYK:
6, 0, 1, 22
HSL:
175°, 8.9431%, 75.8824%
HSV (HSB):
175°, 5.5276%, 78.0392%
XYZ:
51.3555, 55.6154, 61.4542
xyY:
0.3049, 0.3302, 55.6154
CIE-Lab:
79.3944, -3.9407, -0.8094
CIE-LCH:
79.3944, 4.0229, 191.6074
CIE-Luv:
79.3944, -6.0354, -0.5377
Hunter-Lab:
74.5758, -7.5862, 3.3451
#bcc7c6 color charts
#bcc7c6 color shades, tints & tones
#bcc7c6 color schemes
#bcc7c6 color preview, HTML & CSS examples
This text has a color of #bcc7c6
<p style="color:#bcc7c6;">Text here</p>
.mytext {color:#bcc7c6;}
This box has a color of #bcc7c6
<div style="background-color:#bcc7c6;">Content here</div>
.mybackground {background-color:#bcc7c6;}
Border around this has a color of #bcc7c6
<div style="border:2px solid #bcc7c6;">Content here</div>
.myborder {border:2px solid #bcc7c6;}