#bdbca7 color space conversions
Hex:
        #bdbca7
        RGB:
        189, 188, 167
        CMY:
        26, 26, 35
        CMYK:
        0, 1, 12, 26
      HSL:
        57°, 14.2857%, 69.8039%
        HSV (HSB):
        57°, 11.6402%, 74.1176%
        XYZ:
        45.9445, 49.5753, 43.7067
        xyY:
        0.3300, 0.3561, 49.5753
      CIE-Lab:
        75.8078, -3.3178, 10.7552
        CIE-LCH:
        75.8078, 11.2553, 107.1442
        CIE-Luv:
        75.8078, 1.7429, 16.0379
        Hunter-Lab:
        70.4097, -6.7402, 12.4827
      #bdbca7 color charts
#bdbca7 RGB chart
      #bdbca7 CMYK chart
      #bdbca7 RGB pie chart
      #bdbca7 color shades, tints & tones
#bdbca7 color schemes
#bdbca7 color preview, HTML & CSS examples
           This text has a color of #bdbca7        
        
          <p style="color:#bdbca7;">Text here</p>
        
        
          .mytext {color:#bdbca7;}
        
        Text color #bdbca7
      
           This box has a color of #bdbca7        
        
          <div style="background-color:#bdbca7;">Content here</div>
        
        
          .mybackground {background-color:#bdbca7;}
        
        Background color #bdbca7
      
           Border around this has a color of #bdbca7        
        
          <div style="border:2px solid #bdbca7;">Content here</div>
        
        
          .myborder {border:2px solid #bdbca7;}
        
        Border color #bdbca7