#bdc4c4 color space conversions
Hex:
#bdc4c4
RGB:
189, 196, 196
CMY:
26, 23, 23
CMYK:
4, 0, 0, 23
HSL:
180°, 5.6000%, 75.4902%
HSV (HSB):
180°, 3.5714%, 76.8627%
XYZ:
50.6900, 54.2842, 60.0308
xyY:
0.3072, 0.3290, 54.2842
CIE-Lab:
78.6272, -2.4002, -0.8463
CIE-LCH:
78.6272, 2.5450, 199.4220
CIE-Luv:
78.6272, -3.9041, -0.8557
Hunter-Lab:
73.6778, -6.1290, 3.2665
#bdc4c4 color charts
#bdc4c4 color shades, tints & tones
#bdc4c4 color schemes
#bdc4c4 color preview, HTML & CSS examples
This text has a color of #bdc4c4
<p style="color:#bdc4c4;">Text here</p>
.mytext {color:#bdc4c4;}
This box has a color of #bdc4c4
<div style="background-color:#bdc4c4;">Content here</div>
.mybackground {background-color:#bdc4c4;}
Border around this has a color of #bdc4c4
<div style="border:2px solid #bdc4c4;">Content here</div>
.myborder {border:2px solid #bdc4c4;}