#bcc8c7 color space conversions
Hex:
#bcc8c7
RGB:
188, 200, 199
CMY:
26, 22, 22
CMYK:
6, 0, 0, 22
HSL:
175°, 9.8361%, 76.0784%
HSV (HSB):
175°, 6.0000%, 78.4314%
XYZ:
51.7021, 56.1234, 62.1407
xyY:
0.3042, 0.3302, 56.1234
CIE-Lab:
79.6840, -4.2747, -0.9234
CIE-LCH:
79.6840, 4.3733, 192.1891
CIE-Luv:
79.6840, -6.5740, -0.6532
Hunter-Lab:
74.9156, -7.9126, 3.2612
#bcc8c7 color charts
#bcc8c7 color shades, tints & tones
#bcc8c7 color schemes
#bcc8c7 color preview, HTML & CSS examples
This text has a color of #bcc8c7
<p style="color:#bcc8c7;">Text here</p>
.mytext {color:#bcc8c7;}
This box has a color of #bcc8c7
<div style="background-color:#bcc8c7;">Content here</div>
.mybackground {background-color:#bcc8c7;}
Border around this has a color of #bcc8c7
<div style="border:2px solid #bcc8c7;">Content here</div>
.myborder {border:2px solid #bcc8c7;}