#e2c470 color space conversions
Hex:
        #e2c470
        RGB:
        226, 196, 112
        CMY:
        11, 23, 56
        CMYK:
        0, 13, 50, 11
      HSL:
        44°, 66.2791%, 66.2745%
        HSV (HSB):
        44°, 50.4425%, 88.6275%
        XYZ:
        54.0286, 56.8185, 23.4487
        xyY:
        0.4023, 0.4231, 56.8185
      CIE-Lab:
        80.0774, 0.0622, 45.7699
        CIE-LCH:
        80.0774, 45.7699, 89.9221
        CIE-Luv:
        80.0774, 24.4024, 57.5207
        Hunter-Lab:
        75.3780, -3.9684, 34.3206
      #e2c470 color charts
#e2c470 RGB chart
      #e2c470 CMYK chart
      #e2c470 RGB pie chart
      #e2c470 color shades, tints & tones
#e2c470 color schemes
#e2c470 color preview, HTML & CSS examples
           This text has a color of #e2c470        
        
          <p style="color:#e2c470;">Text here</p>
        
        
          .mytext {color:#e2c470;}
        
        Text color #e2c470
      
           This box has a color of #e2c470        
        
          <div style="background-color:#e2c470;">Content here</div>
        
        
          .mybackground {background-color:#e2c470;}
        
        Background color #e2c470
      
           Border around this has a color of #e2c470        
        
          <div style="border:2px solid #e2c470;">Content here</div>
        
        
          .myborder {border:2px solid #e2c470;}
        
        Border color #e2c470