#bdbdbf color space conversions
Hex:
#bdbdbf
RGB:
189, 189, 191
CMY:
26, 26, 25
CMYK:
1, 1, 0, 25
HSL:
240°, 1.5385%, 74.5098%
HSV (HSB):
240°, 1.0471%, 74.9020%
XYZ:
48.5878, 50.9756, 56.5686
xyY:
0.3112, 0.3265, 50.9756
CIE-Lab:
76.6642, 0.3763, -1.0153
CIE-LCH:
76.6642, 1.0828, 290.3349
CIE-Luv:
76.6642, -0.1124, -1.5821
Hunter-Lab:
71.3972, -3.4707, 3.0020
#bdbdbf color charts
#bdbdbf color shades, tints & tones
#bdbdbf color schemes
#bdbdbf color preview, HTML & CSS examples
This text has a color of #bdbdbf
<p style="color:#bdbdbf;">Text here</p>
.mytext {color:#bdbdbf;}
This box has a color of #bdbdbf
<div style="background-color:#bdbdbf;">Content here</div>
.mybackground {background-color:#bdbdbf;}
Border around this has a color of #bdbdbf
<div style="border:2px solid #bdbdbf;">Content here</div>
.myborder {border:2px solid #bdbdbf;}