#e2aa5b color space conversions
Hex:
        #e2aa5b
        RGB:
        226, 170, 91
        CMY:
        11, 33, 64
        CMYK:
        0, 25, 60, 11
      HSL:
        35°, 69.9482%, 62.1569%
        HSV (HSB):
        35°, 59.7345%, 88.6275%
        XYZ:
        47.6271, 45.6735, 16.2032
        xyY:
        0.4349, 0.4171, 45.6735
      CIE-Lab:
        73.3332, 12.0815, 48.0380
        CIE-LCH:
        73.3332, 49.5339, 75.8829
        CIE-Luv:
        73.3332, 43.8369, 55.0668
        Hunter-Lab:
        67.5822, 7.5252, 33.0925
      #e2aa5b color charts
#e2aa5b RGB chart
      #e2aa5b CMYK chart
      #e2aa5b RGB pie chart
      #e2aa5b color shades, tints & tones
#e2aa5b color schemes
#e2aa5b color preview, HTML & CSS examples
           This text has a color of #e2aa5b        
        
          <p style="color:#e2aa5b;">Text here</p>
        
        
          .mytext {color:#e2aa5b;}
        
        Text color #e2aa5b
      
           This box has a color of #e2aa5b        
        
          <div style="background-color:#e2aa5b;">Content here</div>
        
        
          .mybackground {background-color:#e2aa5b;}
        
        Background color #e2aa5b
      
           Border around this has a color of #e2aa5b        
        
          <div style="border:2px solid #e2aa5b;">Content here</div>
        
        
          .myborder {border:2px solid #e2aa5b;}
        
        Border color #e2aa5b