#bcc8d1 color space conversions
Hex:
#bcc8d1
RGB:
188, 200, 209
CMY:
26, 22, 18
CMYK:
10, 4, 0, 18
HSL:
206°, 18.5841%, 77.8431%
HSV (HSB):
206°, 10.0478%, 81.9608%
XYZ:
52.9019, 56.6034, 68.4589
xyY:
0.2973, 0.3181, 56.6034
CIE-Lab:
79.9560, -2.3138, -5.8965
CIE-LCH:
79.9560, 6.3342, 248.5748
CIE-Luv:
79.9560, -7.0082, -8.6097
Hunter-Lab:
75.2352, -6.1486, -1.2852
#bcc8d1 color charts
#bcc8d1 color shades, tints & tones
#bcc8d1 color schemes
#bcc8d1 color preview, HTML & CSS examples
This text has a color of #bcc8d1
<p style="color:#bcc8d1;">Text here</p>
.mytext {color:#bcc8d1;}
This box has a color of #bcc8d1
<div style="background-color:#bcc8d1;">Content here</div>
.mybackground {background-color:#bcc8d1;}
Border around this has a color of #bcc8d1
<div style="border:2px solid #bcc8d1;">Content here</div>
.myborder {border:2px solid #bcc8d1;}