#bdbebb color space conversions
Hex:
#bdbebb
RGB:
189, 190, 187
CMY:
26, 25, 27
CMYK:
1, 0, 2, 25
HSL:
80°, 2.2556%, 73.9216%
HSV (HSB):
80°, 1.5789%, 74.5098%
XYZ:
48.3694, 51.2336, 54.3534
xyY:
0.3142, 0.3328, 51.2336
CIE-Lab:
76.8203, -0.8965, 1.3805
CIE-LCH:
76.8203, 1.6461, 123.0003
CIE-Luv:
76.8203, -0.3999, 2.2052
Hunter-Lab:
71.5776, -4.6376, 5.0817
#bdbebb color charts
#bdbebb color shades, tints & tones
#bdbebb color schemes
#bdbebb color preview, HTML & CSS examples
This text has a color of #bdbebb
<p style="color:#bdbebb;">Text here</p>
.mytext {color:#bdbebb;}
This box has a color of #bdbebb
<div style="background-color:#bdbebb;">Content here</div>
.mybackground {background-color:#bdbebb;}
Border around this has a color of #bdbebb
<div style="border:2px solid #bdbebb;">Content here</div>
.myborder {border:2px solid #bdbebb;}