#bdc3cc color space conversions
Hex:
#bdc3cc
RGB:
189, 195, 204
CMY:
26, 24, 20
CMYK:
7, 4, 0, 20
HSL:
216°, 12.8205%, 77.0588%
HSV (HSB):
216°, 7.3529%, 80.0000%
XYZ:
51.4005, 54.2087, 64.8810
xyY:
0.3015, 0.3180, 54.2087
CIE-Lab:
78.5832, -0.3253, -5.2248
CIE-LCH:
78.5832, 5.2349, 266.4368
CIE-Luv:
78.5832, -3.8048, -7.8813
Hunter-Lab:
73.6265, -4.2313, -0.7088
#bdc3cc color charts
#bdc3cc color shades, tints & tones
#bdc3cc color schemes
#bdc3cc color preview, HTML & CSS examples
This text has a color of #bdc3cc
<p style="color:#bdc3cc;">Text here</p>
.mytext {color:#bdc3cc;}
This box has a color of #bdc3cc
<div style="background-color:#bdc3cc;">Content here</div>
.mybackground {background-color:#bdc3cc;}
Border around this has a color of #bdc3cc
<div style="border:2px solid #bdc3cc;">Content here</div>
.myborder {border:2px solid #bdc3cc;}