#bdc5c5 color space conversions
Hex:
#bdc5c5
RGB:
189, 197, 197
CMY:
26, 23, 23
CMYK:
4, 0, 0, 23
HSL:
180°, 6.4516%, 75.6863%
HSV (HSB):
180°, 4.0609%, 77.2549%
XYZ:
51.0306, 54.7825, 60.7078
xyY:
0.3065, 0.3290, 54.7825
CIE-Lab:
78.9158, -2.7385, -0.9627
CIE-LCH:
78.9158, 2.9028, 199.3696
CIE-Luv:
78.9158, -4.4516, -0.9739
Hunter-Lab:
74.0152, -6.4580, 3.1806
#bdc5c5 color charts
#bdc5c5 color shades, tints & tones
#bdc5c5 color schemes
#bdc5c5 color preview, HTML & CSS examples
This text has a color of #bdc5c5
<p style="color:#bdc5c5;">Text here</p>
.mytext {color:#bdc5c5;}
This box has a color of #bdc5c5
<div style="background-color:#bdc5c5;">Content here</div>
.mybackground {background-color:#bdc5c5;}
Border around this has a color of #bdc5c5
<div style="border:2px solid #bdc5c5;">Content here</div>
.myborder {border:2px solid #bdc5c5;}