#e2cd70 color space conversions
Hex:
        #e2cd70
        RGB:
        226, 205, 112
        CMY:
        11, 20, 56
        CMYK:
        0, 9, 50, 11
      HSL:
        49°, 66.2791%, 66.2745%
        HSV (HSB):
        49°, 50.4425%, 88.6275%
        XYZ:
        56.1200, 61.0012, 24.1458
        xyY:
        0.3973, 0.4318, 61.0012
      CIE-Lab:
        82.3794, -4.5836, 48.5625
        CIE-LCH:
        82.3794, 48.7783, 95.3919
        CIE-Luv:
        82.3794, 18.4914, 61.8465
        Hunter-Lab:
        78.1033, -8.4222, 36.3427
      #e2cd70 color charts
#e2cd70 RGB chart
      #e2cd70 CMYK chart
      #e2cd70 RGB pie chart
      #e2cd70 color shades, tints & tones
#e2cd70 color schemes
#e2cd70 color preview, HTML & CSS examples
           This text has a color of #e2cd70        
        
          <p style="color:#e2cd70;">Text here</p>
        
        
          .mytext {color:#e2cd70;}
        
        Text color #e2cd70
      
           This box has a color of #e2cd70        
        
          <div style="background-color:#e2cd70;">Content here</div>
        
        
          .mybackground {background-color:#e2cd70;}
        
        Background color #e2cd70
      
           Border around this has a color of #e2cd70        
        
          <div style="border:2px solid #e2cd70;">Content here</div>
        
        
          .myborder {border:2px solid #e2cd70;}
        
        Border color #e2cd70