#bdc3d3 color space conversions
Hex:
#bdc3d3
RGB:
189, 195, 211
CMY:
26, 24, 17
CMYK:
10, 8, 0, 17
HSL:
224°, 20.0000%, 78.4314%
HSV (HSB):
224°, 10.4265%, 82.7451%
XYZ:
52.2592, 54.5522, 69.4033
xyY:
0.2966, 0.3096, 54.5522
CIE-Lab:
78.7826, 1.0715, -8.7038
CIE-LCH:
78.7826, 8.7695, 277.0182
CIE-Luv:
78.7826, -4.1613, -13.5281
Hunter-Lab:
73.8594, -2.9564, -4.0112
#bdc3d3 color charts
#bdc3d3 color shades, tints & tones
#bdc3d3 color schemes
#bdc3d3 color preview, HTML & CSS examples
This text has a color of #bdc3d3
<p style="color:#bdc3d3;">Text here</p>
.mytext {color:#bdc3d3;}
This box has a color of #bdc3d3
<div style="background-color:#bdc3d3;">Content here</div>
.mybackground {background-color:#bdc3d3;}
Border around this has a color of #bdc3d3
<div style="border:2px solid #bdc3d3;">Content here</div>
.myborder {border:2px solid #bdc3d3;}