#fdefd1 color space conversions
Hex:
        #fdefd1
        RGB:
        253, 239, 209
        CMY:
        1, 6, 18
        CMYK:
        0, 6, 17, 1
      HSL:
        41°, 91.6667%, 90.5882%
        HSV (HSB):
        41°, 17.3913%, 99.2157%
        XYZ:
        82.8831, 87.2191, 72.7882
        xyY:
        0.3412, 0.3591, 87.2191
      CIE-Lab:
        94.8312, -0.0307, 16.2122
        CIE-LCH:
        94.8312, 16.2122, 90.1086
        CIE-Luv:
        94.8312, 10.0358, 23.8733
        Hunter-Lab:
        93.3912, -5.0187, 19.1638
      #fdefd1 color charts
#fdefd1 RGB chart
      #fdefd1 CMYK chart
      #fdefd1 RGB pie chart
      #fdefd1 color shades, tints & tones
#fdefd1 color schemes
#fdefd1 color preview, HTML & CSS examples
           This text has a color of #fdefd1        
        
          <p style="color:#fdefd1;">Text here</p>
        
        
          .mytext {color:#fdefd1;}
        
        Text color #fdefd1
      
           This box has a color of #fdefd1        
        
          <div style="background-color:#fdefd1;">Content here</div>
        
        
          .mybackground {background-color:#fdefd1;}
        
        Background color #fdefd1
      
           Border around this has a color of #fdefd1        
        
          <div style="border:2px solid #fdefd1;">Content here</div>
        
        
          .myborder {border:2px solid #fdefd1;}
        
        Border color #fdefd1