#bcc8cf color space conversions
Hex:
#bcc8cf
RGB:
188, 200, 207
CMY:
26, 22, 19
CMYK:
9, 3, 0, 19
HSL:
202°, 16.5217%, 77.4510%
HSV (HSB):
202°, 9.1787%, 81.1765%
XYZ:
52.6558, 56.5049, 67.1628
xyY:
0.2986, 0.3205, 56.5049
CIE-Lab:
79.9003, -2.7127, -4.9042
CIE-LCH:
79.9003, 5.6045, 241.0514
CIE-Luv:
79.9003, -6.9206, -7.0052
Hunter-Lab:
75.1698, -6.5093, -0.3557
#bcc8cf color charts
#bcc8cf color shades, tints & tones
#bcc8cf color schemes
#bcc8cf color preview, HTML & CSS examples
This text has a color of #bcc8cf
<p style="color:#bcc8cf;">Text here</p>
.mytext {color:#bcc8cf;}
This box has a color of #bcc8cf
<div style="background-color:#bcc8cf;">Content here</div>
.mybackground {background-color:#bcc8cf;}
Border around this has a color of #bcc8cf
<div style="border:2px solid #bcc8cf;">Content here</div>
.myborder {border:2px solid #bcc8cf;}