#fdd4f2 color space conversions
Hex:
        #fdd4f2
        RGB:
        253, 212, 242
        CMY:
        1, 17, 5
        CMYK:
        0, 16, 4, 1
      HSL:
        316°, 91.1111%, 91.1765%
        HSV (HSB):
        316°, 16.2055%, 99.2157%
        XYZ:
        80.0785, 74.3804, 94.1407
        xyY:
        0.3221, 0.2992, 74.3804
      CIE-Lab:
        89.1020, 19.2140, -9.3222
        CIE-LCH:
        89.1020, 21.3561, 334.1184
        CIE-Luv:
        89.1020, 21.8358, -17.9242
        Hunter-Lab:
        86.2441, 14.8119, -4.3478
      #fdd4f2 color charts
#fdd4f2 RGB chart
      #fdd4f2 CMYK chart
      #fdd4f2 RGB pie chart
      #fdd4f2 color shades, tints & tones
#fdd4f2 color schemes
#fdd4f2 color preview, HTML & CSS examples
           This text has a color of #fdd4f2        
        
          <p style="color:#fdd4f2;">Text here</p>
        
        
          .mytext {color:#fdd4f2;}
        
        Text color #fdd4f2
      
           This box has a color of #fdd4f2        
        
          <div style="background-color:#fdd4f2;">Content here</div>
        
        
          .mybackground {background-color:#fdd4f2;}
        
        Background color #fdd4f2
      
           Border around this has a color of #fdd4f2        
        
          <div style="border:2px solid #fdd4f2;">Content here</div>
        
        
          .myborder {border:2px solid #fdd4f2;}
        
        Border color #fdd4f2