#e2c960 color space conversions
Hex:
        #e2c960
        RGB:
        226, 201, 96
        CMY:
        11, 21, 62
        CMYK:
        0, 11, 58, 11
      HSL:
        48°, 69.1489%, 63.1373%
        HSV (HSB):
        48°, 57.5221%, 88.6275%
        XYZ:
        54.3620, 58.7866, 19.5481
        xyY:
        0.4097, 0.4430, 58.7866
      CIE-Lab:
        81.1741, -3.8150, 54.7150
        CIE-LCH:
        81.1741, 54.8479, 93.9884
        CIE-Luv:
        81.1741, 21.8902, 67.0154
        Hunter-Lab:
        76.6724, -7.6173, 38.5543
      #e2c960 color charts
#e2c960 RGB chart
      #e2c960 CMYK chart
      #e2c960 RGB pie chart
      #e2c960 color shades, tints & tones
#e2c960 color schemes
#e2c960 color preview, HTML & CSS examples
           This text has a color of #e2c960        
        
          <p style="color:#e2c960;">Text here</p>
        
        
          .mytext {color:#e2c960;}
        
        Text color #e2c960
      
           This box has a color of #e2c960        
        
          <div style="background-color:#e2c960;">Content here</div>
        
        
          .mybackground {background-color:#e2c960;}
        
        Background color #e2c960
      
           Border around this has a color of #e2c960        
        
          <div style="border:2px solid #e2c960;">Content here</div>
        
        
          .myborder {border:2px solid #e2c960;}
        
        Border color #e2c960