#bdc3cb color space conversions
Hex:
#bdc3cb
RGB:
189, 195, 203
CMY:
26, 24, 20
CMYK:
7, 4, 0, 20
HSL:
214°, 11.8644%, 76.8627%
HSV (HSB):
214°, 6.8966%, 79.6078%
XYZ:
51.2809, 54.1608, 64.2512
xyY:
0.3022, 0.3192, 54.1608
CIE-Lab:
78.5554, -0.5216, -4.7265
CIE-LCH:
78.5554, 4.7551, 263.7029
CIE-Luv:
78.5554, -3.7543, -7.0807
Hunter-Lab:
73.5940, -4.4095, -0.2472
#bdc3cb color charts
#bdc3cb color shades, tints & tones
#bdc3cb color schemes
#bdc3cb color preview, HTML & CSS examples
This text has a color of #bdc3cb
<p style="color:#bdc3cb;">Text here</p>
.mytext {color:#bdc3cb;}
This box has a color of #bdc3cb
<div style="background-color:#bdc3cb;">Content here</div>
.mybackground {background-color:#bdc3cb;}
Border around this has a color of #bdc3cb
<div style="border:2px solid #bdc3cb;">Content here</div>
.myborder {border:2px solid #bdc3cb;}