#bcc4cf color space conversions
Hex:
#bcc4cf
RGB:
188, 196, 207
CMY:
26, 23, 19
CMYK:
9, 5, 0, 19
HSL:
215°, 16.5217%, 77.4510%
HSV (HSB):
215°, 9.1787%, 81.1765%
XYZ:
51.7415, 54.6762, 66.8580
xyY:
0.2986, 0.3155, 54.6762
CIE-Lab:
78.8544, -0.5953, -6.4496
CIE-LCH:
78.8544, 6.4770, 264.7269
CIE-Luv:
78.8544, -4.9792, -9.7357
Hunter-Lab:
73.9434, -4.4965, -1.8484
#bcc4cf color charts
#bcc4cf color shades, tints & tones
#bcc4cf color schemes
#bcc4cf color preview, HTML & CSS examples
This text has a color of #bcc4cf
<p style="color:#bcc4cf;">Text here</p>
.mytext {color:#bcc4cf;}
This box has a color of #bcc4cf
<div style="background-color:#bcc4cf;">Content here</div>
.mybackground {background-color:#bcc4cf;}
Border around this has a color of #bcc4cf
<div style="border:2px solid #bcc4cf;">Content here</div>
.myborder {border:2px solid #bcc4cf;}