#fddff1 color space conversions
Hex:
        #fddff1
        RGB:
        253, 223, 241
        CMY:
        1, 13, 5
        CMYK:
        0, 12, 5, 1
      HSL:
        324°, 88.2353%, 93.3333%
        HSV (HSB):
        324°, 11.8577%, 99.2157%
        XYZ:
        82.7729, 80.0089, 94.2997
        xyY:
        0.3220, 0.3112, 80.0089
      CIE-Lab:
        91.6888, 13.3018, -4.9693
        CIE-LCH:
        91.6888, 14.1997, 339.5151
        CIE-Luv:
        91.6888, 16.2243, -10.0815
        Hunter-Lab:
        89.4477, 8.6465, 0.1072
      #fddff1 color charts
#fddff1 RGB chart
      #fddff1 CMYK chart
      #fddff1 RGB pie chart
      #fddff1 color shades, tints & tones
#fddff1 color schemes
#fddff1 color preview, HTML & CSS examples
           This text has a color of #fddff1        
        
          <p style="color:#fddff1;">Text here</p>
        
        
          .mytext {color:#fddff1;}
        
        Text color #fddff1
      
           This box has a color of #fddff1        
        
          <div style="background-color:#fddff1;">Content here</div>
        
        
          .mybackground {background-color:#fddff1;}
        
        Background color #fddff1
      
           Border around this has a color of #fddff1        
        
          <div style="border:2px solid #fddff1;">Content here</div>
        
        
          .myborder {border:2px solid #fddff1;}
        
        Border color #fddff1