#bcc1c3 color space conversions
Hex:
#bcc1c3
RGB:
188, 193, 195
CMY:
26, 24, 24
CMYK:
4, 1, 0, 24
HSL:
197°, 5.5118%, 75.0980%
HSV (HSB):
197°, 3.5897%, 76.4706%
XYZ:
49.6593, 52.7714, 59.1983
xyY:
0.3072, 0.3265, 52.7714
CIE-Lab:
77.7399, -1.3426, -1.6145
CIE-LCH:
77.7399, 2.0998, 230.2543
CIE-Luv:
77.7399, -2.9034, -2.1924
Hunter-Lab:
72.6439, -5.1045, 2.5347
#bcc1c3 color charts
#bcc1c3 color shades, tints & tones
#bcc1c3 color schemes
#bcc1c3 color preview, HTML & CSS examples
This text has a color of #bcc1c3
<p style="color:#bcc1c3;">Text here</p>
.mytext {color:#bcc1c3;}
This box has a color of #bcc1c3
<div style="background-color:#bcc1c3;">Content here</div>
.mybackground {background-color:#bcc1c3;}
Border around this has a color of #bcc1c3
<div style="border:2px solid #bcc1c3;">Content here</div>
.myborder {border:2px solid #bcc1c3;}