#bdc2c9 color space conversions
Hex:
#bdc2c9
RGB:
189, 194, 201
CMY:
26, 24, 21
CMYK:
6, 3, 0, 21
HSL:
215°, 10.0000%, 76.4706%
HSV (HSB):
215°, 5.9701%, 78.8235%
XYZ:
50.8207, 53.6194, 62.9294
xyY:
0.3036, 0.3204, 53.6194
CIE-Lab:
78.2393, -0.3803, -4.1131
CIE-LCH:
78.2393, 4.1307, 264.7178
CIE-Luv:
78.2393, -3.1592, -6.1593
Hunter-Lab:
73.2253, -4.2596, 0.3042
#bdc2c9 color charts
#bdc2c9 color shades, tints & tones
#bdc2c9 color schemes
#bdc2c9 color preview, HTML & CSS examples
This text has a color of #bdc2c9
<p style="color:#bdc2c9;">Text here</p>
.mytext {color:#bdc2c9;}
This box has a color of #bdc2c9
<div style="background-color:#bdc2c9;">Content here</div>
.mybackground {background-color:#bdc2c9;}
Border around this has a color of #bdc2c9
<div style="border:2px solid #bdc2c9;">Content here</div>
.myborder {border:2px solid #bdc2c9;}