#bcc6c0 color space conversions
Hex:
#bcc6c0
RGB:
188, 198, 192
CMY:
26, 22, 25
CMYK:
5, 0, 3, 22
HSL:
144°, 8.0645%, 75.6863%
HSV (HSB):
144°, 5.0505%, 77.6471%
XYZ:
50.4475, 54.8853, 57.8042
xyY:
0.3092, 0.3364, 54.8853
CIE-Lab:
78.9752, -4.5477, 1.8069
CIE-LCH:
78.9752, 4.8935, 158.3308
CIE-Luv:
78.9752, -5.2707, 3.4847
Hunter-Lab:
74.0846, -8.0994, 5.5984
#bcc6c0 color charts
#bcc6c0 color shades, tints & tones
#bcc6c0 color schemes
#bcc6c0 color preview, HTML & CSS examples
This text has a color of #bcc6c0
<p style="color:#bcc6c0;">Text here</p>
.mytext {color:#bcc6c0;}
This box has a color of #bcc6c0
<div style="background-color:#bcc6c0;">Content here</div>
.mybackground {background-color:#bcc6c0;}
Border around this has a color of #bcc6c0
<div style="border:2px solid #bcc6c0;">Content here</div>
.myborder {border:2px solid #bcc6c0;}