#eaa970 color space conversions
Hex:
        #eaa970
        RGB:
        234, 169, 112
        CMY:
        8, 34, 56
        CMYK:
        0, 28, 52, 8
      HSL:
        28°, 74.3902%, 67.8431%
        HSV (HSB):
        28°, 52.1368%, 91.7647%
        XYZ:
        51.0443, 47.0382, 21.7182
        xyY:
        0.4261, 0.3926, 47.0382
      CIE-Lab:
        74.2142, 17.5636, 38.6857
        CIE-LCH:
        74.2142, 42.4860, 65.5815
        CIE-Luv:
        74.2142, 48.8372, 45.1746
        Hunter-Lab:
        68.5844, 12.8268, 29.2341
      #eaa970 color charts
#eaa970 RGB chart
      #eaa970 CMYK chart
      #eaa970 RGB pie chart
      #eaa970 color shades, tints & tones
#eaa970 color schemes
#eaa970 color preview, HTML & CSS examples
           This text has a color of #eaa970        
        
          <p style="color:#eaa970;">Text here</p>
        
        
          .mytext {color:#eaa970;}
        
        Text color #eaa970
      
           This box has a color of #eaa970        
        
          <div style="background-color:#eaa970;">Content here</div>
        
        
          .mybackground {background-color:#eaa970;}
        
        Background color #eaa970
      
           Border around this has a color of #eaa970        
        
          <div style="border:2px solid #eaa970;">Content here</div>
        
        
          .myborder {border:2px solid #eaa970;}
        
        Border color #eaa970