#e2a058 color space conversions
Hex:
        #e2a058
        RGB:
        226, 160, 88
        CMY:
        11, 37, 65
        CMYK:
        0, 29, 61, 11
      HSL:
        31°, 70.4082%, 61.5686%
        HSV (HSB):
        31°, 61.0619%, 88.6275%
        XYZ:
        45.6963, 42.0149, 14.9338
        xyY:
        0.4452, 0.4093, 42.0149
      CIE-Lab:
        70.8812, 17.2095, 46.6538
        CIE-LCH:
        70.8812, 49.7267, 69.7521
        CIE-Luv:
        70.8812, 51.3935, 51.9006
        Hunter-Lab:
        64.8189, 12.4064, 31.7133
      #e2a058 color charts
#e2a058 RGB chart
      #e2a058 CMYK chart
      #e2a058 RGB pie chart
      #e2a058 color shades, tints & tones
#e2a058 color schemes
#e2a058 color preview, HTML & CSS examples
           This text has a color of #e2a058        
        
          <p style="color:#e2a058;">Text here</p>
        
        
          .mytext {color:#e2a058;}
        
        Text color #e2a058
      
           This box has a color of #e2a058        
        
          <div style="background-color:#e2a058;">Content here</div>
        
        
          .mybackground {background-color:#e2a058;}
        
        Background color #e2a058
      
           Border around this has a color of #e2a058        
        
          <div style="border:2px solid #e2a058;">Content here</div>
        
        
          .myborder {border:2px solid #e2a058;}
        
        Border color #e2a058