#aea12f color space conversions
Hex:
        #aea12f
        RGB:
        174, 161, 47
        CMY:
        32, 37, 82
        CMYK:
        0, 7, 73, 32
      HSL:
        54°, 57.4661%, 43.3333%
        HSV (HSB):
        54°, 72.9885%, 68.2353%
        XYZ:
        30.7135, 34.6936, 7.7671
        xyY:
        0.4197, 0.4741, 34.6936
      CIE-Lab:
        65.5095, -8.2236, 57.5874
        CIE-LCH:
        65.5095, 58.1716, 98.1270
        CIE-Luv:
        65.5095, 13.6561, 64.0791
        Hunter-Lab:
        58.9013, -10.0002, 33.4126
      #aea12f color charts
#aea12f RGB chart
      #aea12f CMYK chart
      #aea12f RGB pie chart
      #aea12f color shades, tints & tones
#aea12f color schemes
#aea12f color preview, HTML & CSS examples
           This text has a color of #aea12f        
        
          <p style="color:#aea12f;">Text here</p>
        
        
          .mytext {color:#aea12f;}
        
        Text color #aea12f
      
           This box has a color of #aea12f        
        
          <div style="background-color:#aea12f;">Content here</div>
        
        
          .mybackground {background-color:#aea12f;}
        
        Background color #aea12f
      
           Border around this has a color of #aea12f        
        
          <div style="border:2px solid #aea12f;">Content here</div>
        
        
          .myborder {border:2px solid #aea12f;}
        
        Border color #aea12f