#bcc7ca color space conversions
Hex:
#bcc7ca
RGB:
188, 199, 202
CMY:
26, 22, 21
CMYK:
7, 1, 0, 21
HSL:
193°, 11.6667%, 76.4706%
HSV (HSB):
193°, 6.9307%, 79.2157%
XYZ:
51.8231, 55.8025, 63.9167
xyY:
0.3021, 0.3253, 55.8025
CIE-Lab:
79.5013, -3.1688, -2.8040
CIE-LCH:
79.5013, 4.2313, 221.5054
CIE-Luv:
79.5013, -6.2122, -3.6982
Hunter-Lab:
74.7011, -6.8942, 1.5603
#bcc7ca color charts
#bcc7ca color shades, tints & tones
#bcc7ca color schemes
#bcc7ca color preview, HTML & CSS examples
This text has a color of #bcc7ca
<p style="color:#bcc7ca;">Text here</p>
.mytext {color:#bcc7ca;}
This box has a color of #bcc7ca
<div style="background-color:#bcc7ca;">Content here</div>
.mybackground {background-color:#bcc7ca;}
Border around this has a color of #bcc7ca
<div style="border:2px solid #bcc7ca;">Content here</div>
.myborder {border:2px solid #bcc7ca;}