#e5e1aa color space conversions
Hex:
        #e5e1aa
        RGB:
        229, 225, 170
        CMY:
        10, 12, 33
        CMYK:
        0, 2, 26, 10
      HSL:
        56°, 53.1532%, 78.2353%
        HSV (HSB):
        56°, 25.7642%, 89.8039%
        XYZ:
        66.4940, 73.4107, 48.6953
        xyY:
        0.3526, 0.3892, 73.4107
      CIE-Lab:
        88.6432, -7.1829, 27.4731
        CIE-LCH:
        88.6432, 28.3966, 104.6522
        CIE-Luv:
        88.6432, 5.3207, 39.8442
        Hunter-Lab:
        85.6801, -11.4110, 26.2792
      #e5e1aa color charts
#e5e1aa RGB chart
      #e5e1aa CMYK chart
      #e5e1aa RGB pie chart
      #e5e1aa color shades, tints & tones
#e5e1aa color schemes
#e5e1aa color preview, HTML & CSS examples
           This text has a color of #e5e1aa        
        
          <p style="color:#e5e1aa;">Text here</p>
        
        
          .mytext {color:#e5e1aa;}
        
        Text color #e5e1aa
      
           This box has a color of #e5e1aa        
        
          <div style="background-color:#e5e1aa;">Content here</div>
        
        
          .mybackground {background-color:#e5e1aa;}
        
        Background color #e5e1aa
      
           Border around this has a color of #e5e1aa        
        
          <div style="border:2px solid #e5e1aa;">Content here</div>
        
        
          .myborder {border:2px solid #e5e1aa;}
        
        Border color #e5e1aa