#e2c280 color space conversions
Hex:
        #e2c280
        RGB:
        226, 194, 128
        CMY:
        11, 24, 50
        CMYK:
        0, 14, 43, 11
      HSL:
        40°, 62.8205%, 69.4118%
        HSV (HSB):
        40°, 43.3628%, 88.6275%
        XYZ:
        54.5521, 56.3108, 28.4159
        xyY:
        0.3917, 0.4043, 56.3108
      CIE-Lab:
        79.7904, 2.6327, 37.3461
        CIE-LCH:
        79.7904, 37.4388, 85.9677
        CIE-Luv:
        79.7904, 24.7001, 48.1917
        Hunter-Lab:
        75.0405, -1.5571, 30.0768
      #e2c280 color charts
#e2c280 RGB chart
      #e2c280 CMYK chart
      #e2c280 RGB pie chart
      #e2c280 color shades, tints & tones
#e2c280 color schemes
#e2c280 color preview, HTML & CSS examples
           This text has a color of #e2c280        
        
          <p style="color:#e2c280;">Text here</p>
        
        
          .mytext {color:#e2c280;}
        
        Text color #e2c280
      
           This box has a color of #e2c280        
        
          <div style="background-color:#e2c280;">Content here</div>
        
        
          .mybackground {background-color:#e2c280;}
        
        Background color #e2c280
      
           Border around this has a color of #e2c280        
        
          <div style="border:2px solid #e2c280;">Content here</div>
        
        
          .myborder {border:2px solid #e2c280;}
        
        Border color #e2c280