#e5c470 color space conversions
Hex:
        #e5c470
        RGB:
        229, 196, 112
        CMY:
        10, 23, 56
        CMYK:
        0, 14, 51, 10
      HSL:
        43°, 69.2308%, 66.8627%
        HSV (HSB):
        43°, 51.0917%, 89.8039%
        XYZ:
        54.9777, 57.3077, 23.4931
        xyY:
        0.4049, 0.4221, 57.3077
      CIE-Lab:
        80.3524, 1.2881, 46.1684
        CIE-LCH:
        80.3524, 46.1863, 88.4019
        CIE-Luv:
        80.3524, 26.5357, 57.7119
        Hunter-Lab:
        75.7019, -2.8446, 34.5914
      #e5c470 color charts
#e5c470 RGB chart
      #e5c470 CMYK chart
      #e5c470 RGB pie chart
      #e5c470 color shades, tints & tones
#e5c470 color schemes
#e5c470 color preview, HTML & CSS examples
           This text has a color of #e5c470        
        
          <p style="color:#e5c470;">Text here</p>
        
        
          .mytext {color:#e5c470;}
        
        Text color #e5c470
      
           This box has a color of #e5c470        
        
          <div style="background-color:#e5c470;">Content here</div>
        
        
          .mybackground {background-color:#e5c470;}
        
        Background color #e5c470
      
           Border around this has a color of #e5c470        
        
          <div style="border:2px solid #e5c470;">Content here</div>
        
        
          .myborder {border:2px solid #e5c470;}
        
        Border color #e5c470