#bcc8c2 color space conversions
Hex:
#bcc8c2
RGB:
188, 200, 194
CMY:
26, 22, 24
CMYK:
6, 0, 3, 22
HSL:
150°, 9.8361%, 76.0784%
HSV (HSB):
150°, 6.0000%, 78.4314%
XYZ:
51.1309, 55.8950, 59.1329
xyY:
0.3077, 0.3364, 55.8950
CIE-Lab:
79.5540, -5.2229, 1.5735
CIE-LCH:
79.5540, 5.4548, 163.2337
CIE-Luv:
79.5540, -6.3608, 3.2582
Hunter-Lab:
74.7629, -8.7577, 5.4393
#bcc8c2 color charts
#bcc8c2 color shades, tints & tones
#bcc8c2 color schemes
#bcc8c2 color preview, HTML & CSS examples
This text has a color of #bcc8c2
<p style="color:#bcc8c2;">Text here</p>
.mytext {color:#bcc8c2;}
This box has a color of #bcc8c2
<div style="background-color:#bcc8c2;">Content here</div>
.mybackground {background-color:#bcc8c2;}
Border around this has a color of #bcc8c2
<div style="border:2px solid #bcc8c2;">Content here</div>
.myborder {border:2px solid #bcc8c2;}