#a0ba94 color space conversions
Hex:
        #a0ba94
        RGB:
        160, 186, 148
        CMY:
        37, 27, 42
        CMYK:
        14, 0, 20, 27
      HSL:
        101°, 21.5909%, 65.4902%
        HSV (HSB):
        101°, 20.4301%, 72.9412%
        XYZ:
        37.4014, 44.7295, 34.6794
        xyY:
        0.3202, 0.3829, 44.7295
      CIE-Lab:
        72.7134, -15.9874, 16.3700
        CIE-LCH:
        72.7134, 22.8818, 134.3225
        CIE-Luv:
        72.7134, -12.9343, 25.7123
        Hunter-Lab:
        66.8801, -17.2176, 16.0724
      #a0ba94 color charts
#a0ba94 RGB chart
      #a0ba94 CMYK chart
      #a0ba94 RGB pie chart
      #a0ba94 color shades, tints & tones
#a0ba94 color schemes
#a0ba94 color preview, HTML & CSS examples
           This text has a color of #a0ba94        
        
          <p style="color:#a0ba94;">Text here</p>
        
        
          .mytext {color:#a0ba94;}
        
        Text color #a0ba94
      
           This box has a color of #a0ba94        
        
          <div style="background-color:#a0ba94;">Content here</div>
        
        
          .mybackground {background-color:#a0ba94;}
        
        Background color #a0ba94
      
           Border around this has a color of #a0ba94        
        
          <div style="border:2px solid #a0ba94;">Content here</div>
        
        
          .myborder {border:2px solid #a0ba94;}
        
        Border color #a0ba94