#e5aa32 color space conversions
Hex:
        #e5aa32
        RGB:
        229, 170, 50
        CMY:
        10, 33, 80
        CMYK:
        0, 26, 78, 10
      HSL:
        40°, 77.4892%, 54.7059%
        HSV (HSB):
        40°, 78.1659%, 89.8039%
        XYZ:
        47.2635, 45.6378, 9.3355
        xyY:
        0.4623, 0.4464, 45.6378
      CIE-Lab:
        73.3099, 11.1691, 65.7918
        CIE-LCH:
        73.3099, 66.7331, 80.3651
        CIE-Luv:
        73.3099, 48.5751, 68.8345
        Hunter-Lab:
        67.5557, 6.6602, 39.0957
      #e5aa32 color charts
#e5aa32 RGB chart
      #e5aa32 CMYK chart
      #e5aa32 RGB pie chart
      #e5aa32 color shades, tints & tones
#e5aa32 color schemes
#e5aa32 color preview, HTML & CSS examples
           This text has a color of #e5aa32        
        
          <p style="color:#e5aa32;">Text here</p>
        
        
          .mytext {color:#e5aa32;}
        
        Text color #e5aa32
      
           This box has a color of #e5aa32        
        
          <div style="background-color:#e5aa32;">Content here</div>
        
        
          .mybackground {background-color:#e5aa32;}
        
        Background color #e5aa32
      
           Border around this has a color of #e5aa32        
        
          <div style="border:2px solid #e5aa32;">Content here</div>
        
        
          .myborder {border:2px solid #e5aa32;}
        
        Border color #e5aa32