#babd8b color space conversions
Hex:
        #babd8b
        RGB:
        186, 189, 139
        CMY:
        27, 26, 45
        CMYK:
        2, 0, 26, 26
      HSL:
        64°, 27.4725%, 64.3137%
        HSV (HSB):
        64°, 26.4550%, 74.1176%
        XYZ:
        43.1075, 48.6984, 31.5538
        xyY:
        0.3494, 0.3948, 48.6984
      CIE-Lab:
        75.2633, -9.2198, 24.9995
        CIE-LCH:
        75.2633, 26.6454, 110.2440
        CIE-Luv:
        75.2633, 0.7400, 35.6719
        Hunter-Lab:
        69.7842, -11.8584, 22.0402
      #babd8b color charts
#babd8b RGB chart
      #babd8b CMYK chart
      #babd8b RGB pie chart
      #babd8b color shades, tints & tones
#babd8b color schemes
#babd8b color preview, HTML & CSS examples
           This text has a color of #babd8b        
        
          <p style="color:#babd8b;">Text here</p>
        
        
          .mytext {color:#babd8b;}
        
        Text color #babd8b
      
           This box has a color of #babd8b        
        
          <div style="background-color:#babd8b;">Content here</div>
        
        
          .mybackground {background-color:#babd8b;}
        
        Background color #babd8b
      
           Border around this has a color of #babd8b        
        
          <div style="border:2px solid #babd8b;">Content here</div>
        
        
          .myborder {border:2px solid #babd8b;}
        
        Border color #babd8b