#bdc2cb color space conversions
Hex:
#bdc2cb
RGB:
189, 194, 203
CMY:
26, 24, 20
CMYK:
7, 4, 0, 20
HSL:
219°, 11.8644%, 76.8627%
HSV (HSB):
219°, 6.8966%, 79.6078%
XYZ:
51.0575, 53.7142, 64.1768
xyY:
0.3022, 0.3179, 53.7142
CIE-Lab:
78.2948, 0.0101, -5.1110
CIE-LCH:
78.2948, 5.1110, 270.1137
CIE-Luv:
78.2948, -3.2624, -7.7580
Hunter-Lab:
73.2900, -3.9052, -0.6146
#bdc2cb color charts
#bdc2cb color shades, tints & tones
#bdc2cb color schemes
#bdc2cb color preview, HTML & CSS examples
This text has a color of #bdc2cb
<p style="color:#bdc2cb;">Text here</p>
.mytext {color:#bdc2cb;}
This box has a color of #bdc2cb
<div style="background-color:#bdc2cb;">Content here</div>
.mybackground {background-color:#bdc2cb;}
Border around this has a color of #bdc2cb
<div style="border:2px solid #bdc2cb;">Content here</div>
.myborder {border:2px solid #bdc2cb;}