#bdbeb3 color space conversions
Hex:
#bdbeb3
RGB:
189, 190, 179
CMY:
26, 25, 30
CMYK:
1, 0, 6, 25
HSL:
65°, 7.8014%, 72.3529%
HSV (HSB):
65°, 5.7895%, 74.5098%
XYZ:
47.5364, 50.9004, 49.9671
xyY:
0.3203, 0.3430, 50.9004
CIE-Lab:
76.6186, -2.3321, 5.4209
CIE-LCH:
76.6186, 5.9012, 113.2777
CIE-Luv:
76.6186, 0.0339, 8.3531
Hunter-Lab:
71.3445, -5.9195, 8.4166
#bdbeb3 color charts
#bdbeb3 color shades, tints & tones
#bdbeb3 color schemes
#bdbeb3 color preview, HTML & CSS examples
This text has a color of #bdbeb3
<p style="color:#bdbeb3;">Text here</p>
.mytext {color:#bdbeb3;}
This box has a color of #bdbeb3
<div style="background-color:#bdbeb3;">Content here</div>
.mybackground {background-color:#bdbeb3;}
Border around this has a color of #bdbeb3
<div style="border:2px solid #bdbeb3;">Content here</div>
.myborder {border:2px solid #bdbeb3;}