#e5c280 color space conversions
Hex:
        #e5c280
        RGB:
        229, 194, 128
        CMY:
        10, 24, 50
        CMYK:
        0, 15, 44, 10
      HSL:
        39°, 66.0131%, 70.0000%
        HSV (HSB):
        39°, 44.1048%, 89.8039%
        XYZ:
        55.5012, 56.8001, 28.4604
        xyY:
        0.3943, 0.4035, 56.8001
      CIE-Lab:
        80.0670, 3.8361, 37.7565
        CIE-LCH:
        80.0670, 37.9509, 84.1985
        CIE-Luv:
        80.0670, 26.8087, 48.4302
        Hunter-Lab:
        75.3658, -0.4386, 30.3664
      #e5c280 color charts
#e5c280 RGB chart
      #e5c280 CMYK chart
      #e5c280 RGB pie chart
      #e5c280 color shades, tints & tones
#e5c280 color schemes
#e5c280 color preview, HTML & CSS examples
           This text has a color of #e5c280        
        
          <p style="color:#e5c280;">Text here</p>
        
        
          .mytext {color:#e5c280;}
        
        Text color #e5c280
      
           This box has a color of #e5c280        
        
          <div style="background-color:#e5c280;">Content here</div>
        
        
          .mybackground {background-color:#e5c280;}
        
        Background color #e5c280
      
           Border around this has a color of #e5c280        
        
          <div style="border:2px solid #e5c280;">Content here</div>
        
        
          .myborder {border:2px solid #e5c280;}
        
        Border color #e5c280