#bcc8c6 color space conversions
Hex:
#bcc8c6
RGB:
188, 200, 198
CMY:
26, 22, 22
CMYK:
6, 0, 1, 22
HSL:
170°, 9.8361%, 76.0784%
HSV (HSB):
170°, 6.0000%, 78.4314%
XYZ:
51.5864, 56.0771, 61.5312
xyY:
0.3049, 0.3314, 56.0771
CIE-Lab:
79.6577, -4.4661, -0.4245
CIE-LCH:
79.6577, 4.4862, 185.4297
CIE-Luv:
79.6577, -6.5311, 0.1329
Hunter-Lab:
74.8847, -8.0836, 3.7019
#bcc8c6 color charts
#bcc8c6 color shades, tints & tones
#bcc8c6 color schemes
#bcc8c6 color preview, HTML & CSS examples
This text has a color of #bcc8c6
<p style="color:#bcc8c6;">Text here</p>
.mytext {color:#bcc8c6;}
This box has a color of #bcc8c6
<div style="background-color:#bcc8c6;">Content here</div>
.mybackground {background-color:#bcc8c6;}
Border around this has a color of #bcc8c6
<div style="border:2px solid #bcc8c6;">Content here</div>
.myborder {border:2px solid #bcc8c6;}