#aeaa70 color space conversions
Hex:
        #aeaa70
        RGB:
        174, 170, 112
        CMY:
        32, 33, 56
        CMYK:
        0, 2, 36, 32
      HSL:
        56°, 27.6786%, 56.0784%
        HSV (HSB):
        56°, 35.6322%, 68.2353%
        XYZ:
        34.7549, 38.9180, 21.0094
        xyY:
        0.3671, 0.4110, 38.9180
      CIE-Lab:
        68.6918, -7.5071, 30.4497
        CIE-LCH:
        68.6918, 31.3614, 103.8495
        CIE-Luv:
        68.6918, 5.4786, 40.7036
        Hunter-Lab:
        62.3843, -9.7283, 23.7017
      #aeaa70 color charts
#aeaa70 RGB chart
      #aeaa70 CMYK chart
      #aeaa70 RGB pie chart
      #aeaa70 color shades, tints & tones
#aeaa70 color schemes
#aeaa70 color preview, HTML & CSS examples
           This text has a color of #aeaa70        
        
          <p style="color:#aeaa70;">Text here</p>
        
        
          .mytext {color:#aeaa70;}
        
        Text color #aeaa70
      
           This box has a color of #aeaa70        
        
          <div style="background-color:#aeaa70;">Content here</div>
        
        
          .mybackground {background-color:#aeaa70;}
        
        Background color #aeaa70
      
           Border around this has a color of #aeaa70        
        
          <div style="border:2px solid #aeaa70;">Content here</div>
        
        
          .myborder {border:2px solid #aeaa70;}
        
        Border color #aeaa70