#e2a060 color space conversions
Hex:
        #e2a060
        RGB:
        226, 160, 96
        CMY:
        11, 37, 62
        CMYK:
        0, 29, 58, 11
      HSL:
        30°, 69.1489%, 63.1373%
        HSV (HSB):
        30°, 57.5221%, 88.6275%
        XYZ:
        46.0462, 42.1549, 16.7761
        xyY:
        0.4386, 0.4016, 42.1549
      CIE-Lab:
        70.9776, 17.7913, 42.7418
        CIE-LCH:
        70.9776, 46.2968, 67.4004
        CIE-Luv:
        70.9776, 50.6740, 48.2670
        Hunter-Lab:
        64.9268, 12.9705, 30.1291
      #e2a060 color charts
#e2a060 RGB chart
      #e2a060 CMYK chart
      #e2a060 RGB pie chart
      #e2a060 color shades, tints & tones
#e2a060 color schemes
#e2a060 color preview, HTML & CSS examples
           This text has a color of #e2a060        
        
          <p style="color:#e2a060;">Text here</p>
        
        
          .mytext {color:#e2a060;}
        
        Text color #e2a060
      
           This box has a color of #e2a060        
        
          <div style="background-color:#e2a060;">Content here</div>
        
        
          .mybackground {background-color:#e2a060;}
        
        Background color #e2a060
      
           Border around this has a color of #e2a060        
        
          <div style="border:2px solid #e2a060;">Content here</div>
        
        
          .myborder {border:2px solid #e2a060;}
        
        Border color #e2a060