#bcc0c5 color space conversions
Hex:
#bcc0c5
RGB:
188, 192, 197
CMY:
26, 25, 23
CMYK:
5, 3, 0, 23
HSL:
213°, 7.2000%, 75.4902%
HSV (HSB):
213°, 4.5685%, 77.2549%
XYZ:
49.6667, 52.4219, 60.3240
xyY:
0.3058, 0.3228, 52.4219
CIE-Lab:
77.5324, -0.4284, -3.0004
CIE-LCH:
77.5324, 3.0308, 261.8732
CIE-Luv:
77.5324, -2.5071, -4.4458
Hunter-Lab:
72.4029, -4.2583, 1.2833
#bcc0c5 color charts
#bcc0c5 color shades, tints & tones
#bcc0c5 color schemes
#bcc0c5 color preview, HTML & CSS examples
This text has a color of #bcc0c5
<p style="color:#bcc0c5;">Text here</p>
.mytext {color:#bcc0c5;}
This box has a color of #bcc0c5
<div style="background-color:#bcc0c5;">Content here</div>
.mybackground {background-color:#bcc0c5;}
Border around this has a color of #bcc0c5
<div style="border:2px solid #bcc0c5;">Content here</div>
.myborder {border:2px solid #bcc0c5;}