#aaae14 color space conversions
Hex:
        #aaae14
        RGB:
        170, 174, 20
        CMY:
        33, 32, 92
        CMYK:
        2, 0, 89, 32
      HSL:
        62°, 79.3814%, 38.0392%
        HSV (HSB):
        62°, 88.5057%, 68.2353%
        XYZ:
        31.8399, 38.8687, 6.4861
        xyY:
        0.4125, 0.5035, 38.8687
      CIE-Lab:
        68.6560, -17.6423, 67.8491
        CIE-LCH:
        68.6560, 70.1053, 104.5754
        CIE-Luv:
        68.6560, 2.6230, 74.2063
        Hunter-Lab:
        62.3447, -17.9421, 37.4730
      #aaae14 color charts
#aaae14 RGB chart
      #aaae14 CMYK chart
      #aaae14 RGB pie chart
      #aaae14 color shades, tints & tones
#aaae14 color schemes
#aaae14 color preview, HTML & CSS examples
           This text has a color of #aaae14        
        
          <p style="color:#aaae14;">Text here</p>
        
        
          .mytext {color:#aaae14;}
        
        Text color #aaae14
      
           This box has a color of #aaae14        
        
          <div style="background-color:#aaae14;">Content here</div>
        
        
          .mybackground {background-color:#aaae14;}
        
        Background color #aaae14
      
           Border around this has a color of #aaae14        
        
          <div style="border:2px solid #aaae14;">Content here</div>
        
        
          .myborder {border:2px solid #aaae14;}
        
        Border color #aaae14