#e6aa60 color space conversions
Hex:
        #e6aa60
        RGB:
        230, 170, 96
        CMY:
        10, 33, 62
        CMYK:
        0, 26, 58, 10
      HSL:
        33°, 72.8261%, 63.9216%
        HSV (HSB):
        33°, 58.2609%, 90.1961%
        XYZ:
        49.1192, 46.4170, 17.4368
        xyY:
        0.4348, 0.4109, 46.4170
      CIE-Lab:
        73.8153, 14.1082, 46.2449
        CIE-LCH:
        73.8153, 48.3491, 73.0343
        CIE-Luv:
        73.8153, 46.5108, 53.1335
        Hunter-Lab:
        68.1300, 9.4643, 32.5166
      #e6aa60 color charts
#e6aa60 RGB chart
      #e6aa60 CMYK chart
      #e6aa60 RGB pie chart
      #e6aa60 color shades, tints & tones
#e6aa60 color schemes
#e6aa60 color preview, HTML & CSS examples
           This text has a color of #e6aa60        
        
          <p style="color:#e6aa60;">Text here</p>
        
        
          .mytext {color:#e6aa60;}
        
        Text color #e6aa60
      
           This box has a color of #e6aa60        
        
          <div style="background-color:#e6aa60;">Content here</div>
        
        
          .mybackground {background-color:#e6aa60;}
        
        Background color #e6aa60
      
           Border around this has a color of #e6aa60        
        
          <div style="border:2px solid #e6aa60;">Content here</div>
        
        
          .myborder {border:2px solid #e6aa60;}
        
        Border color #e6aa60