#bdc8cf color space conversions
Hex:
#bdc8cf
RGB:
189, 200, 207
CMY:
26, 22, 19
CMYK:
9, 3, 0, 19
HSL:
203°, 15.7895%, 77.6471%
HSV (HSB):
203°, 8.6957%, 81.1765%
XYZ:
52.9030, 56.6324, 67.1743
xyY:
0.2994, 0.3205, 56.6324
CIE-Lab:
79.9724, -2.3816, -4.7898
CIE-LCH:
79.9724, 5.3492, 243.5625
CIE-Luv:
79.9724, -6.3905, -6.8849
Hunter-Lab:
75.2545, -6.2119, -0.2458
#bdc8cf color charts
#bdc8cf color shades, tints & tones
#bdc8cf color schemes
#bdc8cf color preview, HTML & CSS examples
This text has a color of #bdc8cf
<p style="color:#bdc8cf;">Text here</p>
.mytext {color:#bdc8cf;}
This box has a color of #bdc8cf
<div style="background-color:#bdc8cf;">Content here</div>
.mybackground {background-color:#bdc8cf;}
Border around this has a color of #bdc8cf
<div style="border:2px solid #bdc8cf;">Content here</div>
.myborder {border:2px solid #bdc8cf;}