#bdcdca color space conversions
Hex:
#bdcdca
RGB:
189, 205, 202
CMY:
26, 20, 21
CMYK:
8, 0, 1, 20
HSL:
169°, 13.7931%, 77.2549%
HSV (HSB):
169°, 7.8049%, 80.3922%
XYZ:
53.4783, 58.7457, 64.3976
xyY:
0.3028, 0.3326, 58.7457
CIE-Lab:
81.1516, -5.9793, -0.3775
CIE-LCH:
81.1516, 5.9912, 183.6127
CIE-Luv:
81.1516, -8.6260, 0.4632
Hunter-Lab:
76.6458, -9.5848, 3.8367
#bdcdca color charts
#bdcdca color shades, tints & tones
#bdcdca color schemes
#bdcdca color preview, HTML & CSS examples
This text has a color of #bdcdca
<p style="color:#bdcdca;">Text here</p>
.mytext {color:#bdcdca;}
This box has a color of #bdcdca
<div style="background-color:#bdcdca;">Content here</div>
.mybackground {background-color:#bdcdca;}
Border around this has a color of #bdcdca
<div style="border:2px solid #bdcdca;">Content here</div>
.myborder {border:2px solid #bdcdca;}