#fdd8f1 color space conversions
Hex:
        #fdd8f1
        RGB:
        253, 216, 241
        CMY:
        1, 15, 5
        CMYK:
        0, 15, 5, 1
      HSL:
        319°, 90.2439%, 91.9608%
        HSV (HSB):
        319°, 14.6245%, 99.2157%
        XYZ:
        80.9411, 76.3453, 93.6891
        xyY:
        0.3225, 0.3042, 76.3453
      CIE-Lab:
        90.0194, 16.9491, -7.4353
        CIE-LCH:
        90.0194, 18.5082, 336.3136
        CIE-Luv:
        90.0194, 19.8636, -14.5687
        Hunter-Lab:
        87.3758, 12.4469, -2.4110
      #fdd8f1 color charts
#fdd8f1 RGB chart
      #fdd8f1 CMYK chart
      #fdd8f1 RGB pie chart
      #fdd8f1 color shades, tints & tones
#fdd8f1 color schemes
#fdd8f1 color preview, HTML & CSS examples
           This text has a color of #fdd8f1        
        
          <p style="color:#fdd8f1;">Text here</p>
        
        
          .mytext {color:#fdd8f1;}
        
        Text color #fdd8f1
      
           This box has a color of #fdd8f1        
        
          <div style="background-color:#fdd8f1;">Content here</div>
        
        
          .mybackground {background-color:#fdd8f1;}
        
        Background color #fdd8f1
      
           Border around this has a color of #fdd8f1        
        
          <div style="border:2px solid #fdd8f1;">Content here</div>
        
        
          .myborder {border:2px solid #fdd8f1;}
        
        Border color #fdd8f1