#bdc2cf color space conversions
Hex:
#bdc2cf
RGB:
189, 194, 207
CMY:
26, 24, 19
CMYK:
9, 6, 0, 19
HSL:
223°, 15.7895%, 77.6471%
HSV (HSB):
223°, 8.6957%, 81.1765%
XYZ:
51.5405, 53.9074, 66.7202
xyY:
0.2994, 0.3131, 53.9074
CIE-Lab:
78.4077, 0.8011, -7.1029
CIE-LCH:
78.4077, 7.1480, 276.4346
CIE-Luv:
78.4077, -3.4701, -10.9745
Hunter-Lab:
73.4216, -3.1844, -2.4832
#bdc2cf color charts
#bdc2cf color shades, tints & tones
#bdc2cf color schemes
#bdc2cf color preview, HTML & CSS examples
This text has a color of #bdc2cf
<p style="color:#bdc2cf;">Text here</p>
.mytext {color:#bdc2cf;}
This box has a color of #bdc2cf
<div style="background-color:#bdc2cf;">Content here</div>
.mybackground {background-color:#bdc2cf;}
Border around this has a color of #bdc2cf
<div style="border:2px solid #bdc2cf;">Content here</div>
.myborder {border:2px solid #bdc2cf;}