#bdbcbc color space conversions
Hex:
#bdbcbc
RGB:
189, 188, 188
CMY:
26, 26, 26
CMYK:
0, 1, 1, 26
HSL:
0°, 0.7519%, 73.9216%
HSV (HSB):
0°, 0.5291%, 74.1176%
XYZ:
48.0466, 50.4161, 54.7759
xyY:
0.3135, 0.3290, 50.4161
CIE-Lab:
76.3240, 0.3529, 0.1148
CIE-LCH:
76.3240, 0.3711, 18.0153
CIE-Luv:
76.3240, 0.5691, 0.1096
Hunter-Lab:
71.0043, -3.4716, 3.9640
#bdbcbc color charts
#bdbcbc color shades, tints & tones
#bdbcbc color schemes
#bdbcbc color preview, HTML & CSS examples
This text has a color of #bdbcbc
<p style="color:#bdbcbc;">Text here</p>
.mytext {color:#bdbcbc;}
This box has a color of #bdbcbc
<div style="background-color:#bdbcbc;">Content here</div>
.mybackground {background-color:#bdbcbc;}
Border around this has a color of #bdbcbc
<div style="border:2px solid #bdbcbc;">Content here</div>
.myborder {border:2px solid #bdbcbc;}