#bdc2c6 color space conversions
Hex:
#bdc2c6
RGB:
189, 194, 198
CMY:
26, 24, 22
CMYK:
5, 2, 0, 22
HSL:
207°, 7.3171%, 75.8824%
HSV (HSB):
207°, 4.5455%, 77.6471%
XYZ:
50.4711, 53.4796, 61.0886
xyY:
0.3058, 0.3240, 53.4796
CIE-Lab:
78.1573, -0.9595, -2.6140
CIE-LCH:
78.1573, 2.7845, 249.8434
CIE-Luv:
78.1573, -3.0052, -3.7737
Hunter-Lab:
73.1298, -4.7838, 1.6632
#bdc2c6 color charts
#bdc2c6 color shades, tints & tones
#bdc2c6 color schemes
#bdc2c6 color preview, HTML & CSS examples
This text has a color of #bdc2c6
<p style="color:#bdc2c6;">Text here</p>
.mytext {color:#bdc2c6;}
This box has a color of #bdc2c6
<div style="background-color:#bdc2c6;">Content here</div>
.mybackground {background-color:#bdc2c6;}
Border around this has a color of #bdc2c6
<div style="border:2px solid #bdc2c6;">Content here</div>
.myborder {border:2px solid #bdc2c6;}