#bdc3c5 color space conversions
Hex:
#bdc3c5
RGB:
189, 195, 197
CMY:
26, 24, 23
CMYK:
4, 1, 0, 23
HSL:
195°, 6.4516%, 75.6863%
HSV (HSB):
195°, 4.0609%, 77.2549%
XYZ:
50.5794, 53.8802, 60.5574
xyY:
0.3065, 0.3265, 53.8802
CIE-Lab:
78.3919, -1.6810, -1.7301
CIE-LCH:
78.3919, 2.4123, 225.8251
CIE-Luv:
78.3919, -3.4534, -2.3123
Hunter-Lab:
73.4032, -5.4578, 2.4681
#bdc3c5 color charts
#bdc3c5 color shades, tints & tones
#bdc3c5 color schemes
#bdc3c5 color preview, HTML & CSS examples
This text has a color of #bdc3c5
<p style="color:#bdc3c5;">Text here</p>
.mytext {color:#bdc3c5;}
This box has a color of #bdc3c5
<div style="background-color:#bdc3c5;">Content here</div>
.mybackground {background-color:#bdc3c5;}
Border around this has a color of #bdc3c5
<div style="border:2px solid #bdc3c5;">Content here</div>
.myborder {border:2px solid #bdc3c5;}