#eaa329 color space conversions
Hex:
        #eaa329
        RGB:
        234, 163, 41
        CMY:
        8, 36, 84
        CMYK:
        0, 30, 82, 8
      HSL:
        38°, 82.1277%, 53.9216%
        HSV (HSB):
        38°, 82.4786%, 91.7647%
        XYZ:
        47.4291, 43.8469, 8.0613
        xyY:
        0.4775, 0.4414, 43.8469
      CIE-Lab:
        72.1261, 16.7337, 67.9609
        CIE-LCH:
        72.1261, 69.9907, 76.1675
        CIE-Luv:
        72.1261, 58.4048, 68.2118
        Hunter-Lab:
        66.2170, 11.9741, 39.1339
      #eaa329 color charts
#eaa329 RGB chart
      #eaa329 CMYK chart
      #eaa329 RGB pie chart
      #eaa329 color shades, tints & tones
#eaa329 color schemes
#eaa329 color preview, HTML & CSS examples
           This text has a color of #eaa329        
        
          <p style="color:#eaa329;">Text here</p>
        
        
          .mytext {color:#eaa329;}
        
        Text color #eaa329
      
           This box has a color of #eaa329        
        
          <div style="background-color:#eaa329;">Content here</div>
        
        
          .mybackground {background-color:#eaa329;}
        
        Background color #eaa329
      
           Border around this has a color of #eaa329        
        
          <div style="border:2px solid #eaa329;">Content here</div>
        
        
          .myborder {border:2px solid #eaa329;}
        
        Border color #eaa329