#aaa70b color space conversions
Hex:
        #aaa70b
        RGB:
        170, 167, 11
        CMY:
        33, 35, 96
        CMYK:
        0, 2, 94, 33
      HSL:
        59°, 87.8453%, 35.4902%
        HSV (HSB):
        59°, 93.5294%, 66.6667%
        XYZ:
        30.4567, 36.2076, 5.7001
        xyY:
        0.4209, 0.5004, 36.2076
      CIE-Lab:
        66.6783, -14.2207, 67.7309
        CIE-LCH:
        66.6783, 69.2077, 101.8575
        CIE-Luv:
        66.6783, 7.2911, 72.2540
        Hunter-Lab:
        60.1728, -14.9539, 36.5044
      #aaa70b color charts
#aaa70b RGB chart
      #aaa70b CMYK chart
      #aaa70b RGB pie chart
      #aaa70b color shades, tints & tones
#aaa70b color schemes
#aaa70b color preview, HTML & CSS examples
           This text has a color of #aaa70b        
        
          <p style="color:#aaa70b;">Text here</p>
        
        
          .mytext {color:#aaa70b;}
        
        Text color #aaa70b
      
           This box has a color of #aaa70b        
        
          <div style="background-color:#aaa70b;">Content here</div>
        
        
          .mybackground {background-color:#aaa70b;}
        
        Background color #aaa70b
      
           Border around this has a color of #aaa70b        
        
          <div style="border:2px solid #aaa70b;">Content here</div>
        
        
          .myborder {border:2px solid #aaa70b;}
        
        Border color #aaa70b