#ae7020 color space conversions
Hex:
        #ae7020
        RGB:
        174, 112, 32
        CMY:
        32, 56, 87
        CMYK:
        0, 36, 82, 32
      HSL:
        34°, 68.9320%, 40.3922%
        HSV (HSB):
        34°, 81.6092%, 68.2353%
        XYZ:
        23.5104, 20.6913, 4.1212
        xyY:
        0.4865, 0.4282, 20.6913
      CIE-Lab:
        52.6100, 18.1333, 51.1423
        CIE-LCH:
        52.6100, 54.2619, 70.4773
        CIE-Luv:
        52.6100, 50.4508, 47.5319
        Hunter-Lab:
        45.4877, 12.6548, 26.4697
      #ae7020 color charts
#ae7020 RGB chart
      #ae7020 CMYK chart
      #ae7020 RGB pie chart
      #ae7020 color shades, tints & tones
#ae7020 color schemes
#ae7020 color preview, HTML & CSS examples
           This text has a color of #ae7020        
        
          <p style="color:#ae7020;">Text here</p>
        
        
          .mytext {color:#ae7020;}
        
        Text color #ae7020
      
           This box has a color of #ae7020        
        
          <div style="background-color:#ae7020;">Content here</div>
        
        
          .mybackground {background-color:#ae7020;}
        
        Background color #ae7020
      
           Border around this has a color of #ae7020        
        
          <div style="border:2px solid #ae7020;">Content here</div>
        
        
          .myborder {border:2px solid #ae7020;}
        
        Border color #ae7020