#ede1a9 color space conversions
Hex:
        #ede1a9
        RGB:
        237, 225, 169
        CMY:
        7, 12, 34
        CMYK:
        0, 5, 29, 7
      HSL:
        49°, 65.3846%, 79.6078%
        HSV (HSB):
        49°, 28.6920%, 92.9412%
        XYZ:
        69.0117, 74.7195, 48.3211
        xyY:
        0.3593, 0.3891, 74.7195
      CIE-Lab:
        89.2615, -4.3148, 28.9317
        CIE-LCH:
        89.2615, 29.2517, 98.4825
        CIE-Luv:
        89.2615, 10.4120, 41.1691
        Hunter-Lab:
        86.4405, -8.7613, 27.3646
      #ede1a9 color charts
#ede1a9 RGB chart
      #ede1a9 CMYK chart
      #ede1a9 RGB pie chart
      #ede1a9 color shades, tints & tones
#ede1a9 color schemes
#ede1a9 color preview, HTML & CSS examples
           This text has a color of #ede1a9        
        
          <p style="color:#ede1a9;">Text here</p>
        
        
          .mytext {color:#ede1a9;}
        
        Text color #ede1a9
      
           This box has a color of #ede1a9        
        
          <div style="background-color:#ede1a9;">Content here</div>
        
        
          .mybackground {background-color:#ede1a9;}
        
        Background color #ede1a9
      
           Border around this has a color of #ede1a9        
        
          <div style="border:2px solid #ede1a9;">Content here</div>
        
        
          .myborder {border:2px solid #ede1a9;}
        
        Border color #ede1a9