#edde95 color space conversions
Hex:
        #edde95
        RGB:
        237, 222, 149
        CMY:
        7, 13, 42
        CMYK:
        0, 6, 37, 7
      HSL:
        50°, 70.9677%, 75.6863%
        HSV (HSB):
        50°, 37.1308%, 92.9412%
        XYZ:
        66.4711, 72.4170, 38.9082
        xyY:
        0.3739, 0.4073, 72.4170
      CIE-Lab:
        88.1689, -5.1894, 37.6772
        CIE-LCH:
        88.1689, 38.0328, 97.8422
        CIE-Luv:
        88.1689, 13.3058, 51.6671
        Hunter-Lab:
        85.0982, -9.4935, 32.4604
      #edde95 color charts
#edde95 RGB chart
      #edde95 CMYK chart
      #edde95 RGB pie chart
      #edde95 color shades, tints & tones
#edde95 color schemes
#edde95 color preview, HTML & CSS examples
           This text has a color of #edde95        
        
          <p style="color:#edde95;">Text here</p>
        
        
          .mytext {color:#edde95;}
        
        Text color #edde95
      
           This box has a color of #edde95        
        
          <div style="background-color:#edde95;">Content here</div>
        
        
          .mybackground {background-color:#edde95;}
        
        Background color #edde95
      
           Border around this has a color of #edde95        
        
          <div style="border:2px solid #edde95;">Content here</div>
        
        
          .myborder {border:2px solid #edde95;}
        
        Border color #edde95