#bdb3ab color space conversions
Hex:
        #bdb3ab
        RGB:
        189, 179, 171
        CMY:
        26, 30, 33
        CMYK:
        0, 5, 10, 26
      HSL:
        27°, 12.0000%, 70.5882%
        HSV (HSB):
        27°, 9.5238%, 74.1176%
        XYZ:
        44.4571, 45.9993, 45.0637
        xyY:
        0.3280, 0.3394, 45.9993
      CIE-Lab:
        73.5451, 2.1541, 5.3426
        CIE-LCH:
        73.5451, 5.7605, 68.0411
        CIE-Luv:
        73.5451, 6.3538, 7.3779
        Hunter-Lab:
        67.8228, -1.6852, 8.0817
      #bdb3ab color charts
#bdb3ab RGB chart
      #bdb3ab CMYK chart
      #bdb3ab RGB pie chart
      #bdb3ab color shades, tints & tones
#bdb3ab color schemes
#bdb3ab color preview, HTML & CSS examples
           This text has a color of #bdb3ab        
        
          <p style="color:#bdb3ab;">Text here</p>
        
        
          .mytext {color:#bdb3ab;}
        
        Text color #bdb3ab
      
           This box has a color of #bdb3ab        
        
          <div style="background-color:#bdb3ab;">Content here</div>
        
        
          .mybackground {background-color:#bdb3ab;}
        
        Background color #bdb3ab
      
           Border around this has a color of #bdb3ab        
        
          <div style="border:2px solid #bdb3ab;">Content here</div>
        
        
          .myborder {border:2px solid #bdb3ab;}
        
        Border color #bdb3ab