#bdced0 color space conversions
Hex:
#bdced0
RGB:
189, 206, 208
CMY:
26, 19, 18
CMYK:
9, 1, 0, 18
HSL:
186°, 16.8142%, 77.8431%
HSV (HSB):
186°, 9.1346%, 81.5686%
XYZ:
54.4427, 59.5155, 68.2927
xyY:
0.2987, 0.3266, 59.5155
CIE-Lab:
81.5741, -5.3337, -2.9678
CIE-LCH:
81.5741, 6.1038, 209.0929
CIE-Luv:
81.5741, -9.3440, -3.5982
Hunter-Lab:
77.1463, -9.0372, 1.5167
#bdced0 color charts
#bdced0 color shades, tints & tones
#bdced0 color schemes
#bdced0 color preview, HTML & CSS examples
This text has a color of #bdced0
<p style="color:#bdced0;">Text here</p>
.mytext {color:#bdced0;}
This box has a color of #bdced0
<div style="background-color:#bdced0;">Content here</div>
.mybackground {background-color:#bdced0;}
Border around this has a color of #bdced0
<div style="border:2px solid #bdced0;">Content here</div>
.myborder {border:2px solid #bdced0;}