#e2ba70 color space conversions
Hex:
        #e2ba70
        RGB:
        226, 186, 112
        CMY:
        11, 27, 56
        CMYK:
        0, 18, 50, 11
      HSL:
        39°, 66.2791%, 66.2745%
        HSV (HSB):
        39°, 50.4425%, 88.6275%
        XYZ:
        51.8476, 52.4564, 22.7217
        xyY:
        0.4082, 0.4130, 52.4564
      CIE-Lab:
        77.5530, 5.2933, 42.6694
        CIE-LCH:
        77.5530, 42.9965, 82.9284
        CIE-Luv:
        77.5530, 31.1036, 52.6884
        Hunter-Lab:
        72.4268, 1.0344, 32.0984
      #e2ba70 color charts
#e2ba70 RGB chart
      #e2ba70 CMYK chart
      #e2ba70 RGB pie chart
      #e2ba70 color shades, tints & tones
#e2ba70 color schemes
#e2ba70 color preview, HTML & CSS examples
           This text has a color of #e2ba70        
        
          <p style="color:#e2ba70;">Text here</p>
        
        
          .mytext {color:#e2ba70;}
        
        Text color #e2ba70
      
           This box has a color of #e2ba70        
        
          <div style="background-color:#e2ba70;">Content here</div>
        
        
          .mybackground {background-color:#e2ba70;}
        
        Background color #e2ba70
      
           Border around this has a color of #e2ba70        
        
          <div style="border:2px solid #e2ba70;">Content here</div>
        
        
          .myborder {border:2px solid #e2ba70;}
        
        Border color #e2ba70