#aaaf42 color space conversions
Hex:
        #aaaf42
        RGB:
        170, 175, 66
        CMY:
        33, 31, 74
        CMYK:
        3, 0, 62, 31
      HSL:
        63°, 45.2282%, 47.2549%
        HSV (HSB):
        63°, 62.2857%, 68.6275%
        XYZ:
        32.8909, 39.5993, 11.0642
        xyY:
        0.3936, 0.4739, 39.5993
      CIE-Lab:
        69.1832, -16.1350, 53.5387
        CIE-LCH:
        69.1832, 55.9172, 106.7713
        CIE-Luv:
        69.1832, 1.3282, 64.3909
        Hunter-Lab:
        62.9280, -16.8265, 33.6251
      #aaaf42 color charts
#aaaf42 RGB chart
      #aaaf42 CMYK chart
      #aaaf42 RGB pie chart
      #aaaf42 color shades, tints & tones
#aaaf42 color schemes
#aaaf42 color preview, HTML & CSS examples
           This text has a color of #aaaf42        
        
          <p style="color:#aaaf42;">Text here</p>
        
        
          .mytext {color:#aaaf42;}
        
        Text color #aaaf42
      
           This box has a color of #aaaf42        
        
          <div style="background-color:#aaaf42;">Content here</div>
        
        
          .mybackground {background-color:#aaaf42;}
        
        Background color #aaaf42
      
           Border around this has a color of #aaaf42        
        
          <div style="border:2px solid #aaaf42;">Content here</div>
        
        
          .myborder {border:2px solid #aaaf42;}
        
        Border color #aaaf42