#bcc9c5 color space conversions
Hex:
#bcc9c5
RGB:
188, 201, 197
CMY:
26, 21, 23
CMYK:
6, 0, 2, 21
HSL:
162°, 10.7438%, 76.2745%
HSV (HSB):
162°, 6.4677%, 78.8235%
XYZ:
51.7037, 56.4959, 61.0030
xyY:
0.3056, 0.3339, 56.4959
CIE-Lab:
79.8952, -5.1807, 0.4594
CIE-LCH:
79.8952, 5.2011, 174.9324
CIE-Luv:
79.8952, -6.9850, 1.5858
Hunter-Lab:
75.1637, -8.7497, 4.4947
#bcc9c5 color charts
#bcc9c5 color shades, tints & tones
#bcc9c5 color schemes
#bcc9c5 color preview, HTML & CSS examples
This text has a color of #bcc9c5
<p style="color:#bcc9c5;">Text here</p>
.mytext {color:#bcc9c5;}
This box has a color of #bcc9c5
<div style="background-color:#bcc9c5;">Content here</div>
.mybackground {background-color:#bcc9c5;}
Border around this has a color of #bcc9c5
<div style="border:2px solid #bcc9c5;">Content here</div>
.myborder {border:2px solid #bcc9c5;}