#e1edc0 color space conversions
Hex:
        #e1edc0
        RGB:
        225, 237, 192
        CMY:
        12, 7, 25
        CMYK:
        5, 0, 19, 7
      HSL:
        76°, 55.5556%, 84.1176%
        HSV (HSB):
        76°, 18.9873%, 92.9412%
        XYZ:
        70.8500, 80.3817, 61.6502
        xyY:
        0.3328, 0.3776, 80.3817
      CIE-Lab:
        91.8559, -11.5423, 20.5002
        CIE-LCH:
        91.8559, 23.5263, 119.3810
        CIE-Luv:
        91.8559, -4.6965, 31.8234
        Hunter-Lab:
        89.6558, -15.8392, 21.9894
      #e1edc0 color charts
#e1edc0 RGB chart
      #e1edc0 CMYK chart
      #e1edc0 RGB pie chart
      #e1edc0 color shades, tints & tones
#e1edc0 color schemes
#e1edc0 color preview, HTML & CSS examples
           This text has a color of #e1edc0        
        
          <p style="color:#e1edc0;">Text here</p>
        
        
          .mytext {color:#e1edc0;}
        
        Text color #e1edc0
      
           This box has a color of #e1edc0        
        
          <div style="background-color:#e1edc0;">Content here</div>
        
        
          .mybackground {background-color:#e1edc0;}
        
        Background color #e1edc0
      
           Border around this has a color of #e1edc0        
        
          <div style="border:2px solid #e1edc0;">Content here</div>
        
        
          .myborder {border:2px solid #e1edc0;}
        
        Border color #e1edc0