#e2be5a color space conversions
Hex:
        #e2be5a
        RGB:
        226, 190, 90
        CMY:
        11, 25, 65
        CMYK:
        0, 16, 60, 11
      HSL:
        44°, 70.1031%, 61.9608%
        HSV (HSB):
        44°, 60.1770%, 88.6275%
        XYZ:
        51.6229, 53.7338, 17.3237
        xyY:
        0.4208, 0.4380, 53.7338
      CIE-Lab:
        78.3063, 1.4554, 54.2234
        CIE-LCH:
        78.3063, 54.2429, 88.4625
        CIE-Luv:
        78.3063, 29.6982, 64.4688
        Hunter-Lab:
        73.3034, -2.5746, 37.3004
      #e2be5a color charts
#e2be5a RGB chart
      #e2be5a CMYK chart
      #e2be5a RGB pie chart
      #e2be5a color shades, tints & tones
#e2be5a color schemes
#e2be5a color preview, HTML & CSS examples
           This text has a color of #e2be5a        
        
          <p style="color:#e2be5a;">Text here</p>
        
        
          .mytext {color:#e2be5a;}
        
        Text color #e2be5a
      
           This box has a color of #e2be5a        
        
          <div style="background-color:#e2be5a;">Content here</div>
        
        
          .mybackground {background-color:#e2be5a;}
        
        Background color #e2be5a
      
           Border around this has a color of #e2be5a        
        
          <div style="border:2px solid #e2be5a;">Content here</div>
        
        
          .myborder {border:2px solid #e2be5a;}
        
        Border color #e2be5a