#eddfc4 color space conversions
Hex:
        #eddfc4
        RGB:
        237, 223, 196
        CMY:
        7, 13, 23
        CMYK:
        0, 6, 17, 7
      HSL:
        40°, 53.2468%, 84.9020%
        HSV (HSB):
        40°, 17.2996%, 92.9412%
        XYZ:
        71.2765, 74.7654, 62.8990
        xyY:
        0.3411, 0.3578, 74.7654
      CIE-Lab:
        89.2830, 0.4556, 14.9545
        CIE-LCH:
        89.2830, 14.9614, 88.2548
        CIE-Luv:
        89.2830, 9.9137, 21.7635
        Hunter-Lab:
        86.4670, -4.1760, 17.3973
      #eddfc4 color charts
#eddfc4 RGB chart
      #eddfc4 CMYK chart
      #eddfc4 RGB pie chart
      #eddfc4 color shades, tints & tones
#eddfc4 color schemes
#eddfc4 color preview, HTML & CSS examples
           This text has a color of #eddfc4        
        
          <p style="color:#eddfc4;">Text here</p>
        
        
          .mytext {color:#eddfc4;}
        
        Text color #eddfc4
      
           This box has a color of #eddfc4        
        
          <div style="background-color:#eddfc4;">Content here</div>
        
        
          .mybackground {background-color:#eddfc4;}
        
        Background color #eddfc4
      
           Border around this has a color of #eddfc4        
        
          <div style="border:2px solid #eddfc4;">Content here</div>
        
        
          .myborder {border:2px solid #eddfc4;}
        
        Border color #eddfc4