#bdc5cc color space conversions
Hex:
#bdc5cc
RGB:
189, 197, 204
CMY:
26, 23, 20
CMYK:
7, 3, 0, 20
HSL:
208°, 12.8205%, 77.0588%
HSV (HSB):
208°, 7.3529%, 80.0000%
XYZ:
51.8516, 55.1110, 65.0313
xyY:
0.3015, 0.3204, 55.1110
CIE-Lab:
79.1051, -1.3865, -4.4549
CIE-LCH:
79.1051, 4.6657, 252.7121
CIE-Luv:
79.1051, -4.7858, -6.5249
Hunter-Lab:
74.2368, -5.2387, 0.0277
#bdc5cc color charts
#bdc5cc color shades, tints & tones
#bdc5cc color schemes
#bdc5cc color preview, HTML & CSS examples
This text has a color of #bdc5cc
<p style="color:#bdc5cc;">Text here</p>
.mytext {color:#bdc5cc;}
This box has a color of #bdc5cc
<div style="background-color:#bdc5cc;">Content here</div>
.mybackground {background-color:#bdc5cc;}
Border around this has a color of #bdc5cc
<div style="border:2px solid #bdc5cc;">Content here</div>
.myborder {border:2px solid #bdc5cc;}