#ae9120 color space conversions
Hex:
        #ae9120
        RGB:
        174, 145, 32
        CMY:
        32, 43, 87
        CMYK:
        0, 17, 82, 32
      HSL:
        48°, 68.9320%, 40.3922%
        HSV (HSB):
        48°, 81.6092%, 68.2353%
        XYZ:
        27.8417, 29.3538, 5.5649
        xyY:
        0.4436, 0.4677, 29.3538
      CIE-Lab:
        61.0926, -0.2312, 58.6967
        CIE-LCH:
        61.0926, 58.6972, 90.2257
        CIE-Luv:
        61.0926, 25.3007, 60.7956
        Hunter-Lab:
        54.1791, -3.0855, 31.8355
      #ae9120 color charts
#ae9120 RGB chart
      #ae9120 CMYK chart
      #ae9120 RGB pie chart
      #ae9120 color shades, tints & tones
#ae9120 color schemes
#ae9120 color preview, HTML & CSS examples
           This text has a color of #ae9120        
        
          <p style="color:#ae9120;">Text here</p>
        
        
          .mytext {color:#ae9120;}
        
        Text color #ae9120
      
           This box has a color of #ae9120        
        
          <div style="background-color:#ae9120;">Content here</div>
        
        
          .mybackground {background-color:#ae9120;}
        
        Background color #ae9120
      
           Border around this has a color of #ae9120        
        
          <div style="border:2px solid #ae9120;">Content here</div>
        
        
          .myborder {border:2px solid #ae9120;}
        
        Border color #ae9120