#aaae96 color space conversions
Hex:
        #aaae96
        RGB:
        170, 174, 150
        CMY:
        33, 32, 41
        CMYK:
        2, 0, 14, 32
      HSL:
        70°, 12.9032%, 63.5294%
        HSV (HSB):
        70°, 13.7931%, 68.2353%
        XYZ:
        37.2186, 41.0202, 34.8102
        xyY:
        0.3292, 0.3629, 41.0202
      CIE-Lab:
        70.1900, -5.7085, 11.8478
        CIE-LCH:
        70.1900, 13.1513, 115.7258
        CIE-Luv:
        70.1900, -1.0615, 17.6882
        Hunter-Lab:
        64.0470, -8.3533, 12.6081
      #aaae96 color charts
#aaae96 RGB chart
      #aaae96 CMYK chart
      #aaae96 RGB pie chart
      #aaae96 color shades, tints & tones
#aaae96 color schemes
#aaae96 color preview, HTML & CSS examples
           This text has a color of #aaae96        
        
          <p style="color:#aaae96;">Text here</p>
        
        
          .mytext {color:#aaae96;}
        
        Text color #aaae96
      
           This box has a color of #aaae96        
        
          <div style="background-color:#aaae96;">Content here</div>
        
        
          .mybackground {background-color:#aaae96;}
        
        Background color #aaae96
      
           Border around this has a color of #aaae96        
        
          <div style="border:2px solid #aaae96;">Content here</div>
        
        
          .myborder {border:2px solid #aaae96;}
        
        Border color #aaae96