#aea40d color space conversions
Hex:
        #aea40d
        RGB:
        174, 164, 13
        CMY:
        32, 36, 95
        CMYK:
        0, 6, 93, 32
      HSL:
        56°, 86.0963%, 36.6667%
        HSV (HSB):
        56°, 92.5287%, 68.2353%
        XYZ:
        30.8037, 35.5786, 5.6246
        xyY:
        0.4278, 0.4941, 35.5786
      CIE-Lab:
        66.1967, -10.8506, 67.2326
        CIE-LCH:
        66.1967, 68.1025, 99.1678
        CIE-Luv:
        66.1967, 12.1367, 70.9592
        Hunter-Lab:
        59.6478, -12.2018, 36.1626
      #aea40d color charts
#aea40d RGB chart
      #aea40d CMYK chart
      #aea40d RGB pie chart
      #aea40d color shades, tints & tones
#aea40d color schemes
#aea40d color preview, HTML & CSS examples
           This text has a color of #aea40d        
        
          <p style="color:#aea40d;">Text here</p>
        
        
          .mytext {color:#aea40d;}
        
        Text color #aea40d
      
           This box has a color of #aea40d        
        
          <div style="background-color:#aea40d;">Content here</div>
        
        
          .mybackground {background-color:#aea40d;}
        
        Background color #aea40d
      
           Border around this has a color of #aea40d        
        
          <div style="border:2px solid #aea40d;">Content here</div>
        
        
          .myborder {border:2px solid #aea40d;}
        
        Border color #aea40d