#fdc4d7 color space conversions
Hex:
        #fdc4d7
        RGB:
        253, 196, 215
        CMY:
        1, 23, 16
        CMYK:
        0, 23, 15, 1
      HSL:
        340°, 93.4426%, 88.0392%
        HSV (HSB):
        340°, 22.5296%, 99.2157%
        XYZ:
        72.5137, 65.2688, 73.0662
        xyY:
        0.3439, 0.3096, 65.2688
      CIE-Lab:
        84.6221, 23.1590, -1.6121
        CIE-LCH:
        84.6221, 23.2151, 356.0181
        CIE-Luv:
        84.6221, 33.4602, -6.6802
        Hunter-Lab:
        80.7891, 18.8349, 2.9301
      #fdc4d7 color charts
#fdc4d7 RGB chart
      #fdc4d7 CMYK chart
      #fdc4d7 RGB pie chart
      #fdc4d7 color shades, tints & tones
#fdc4d7 color schemes
#fdc4d7 color preview, HTML & CSS examples
           This text has a color of #fdc4d7        
        
          <p style="color:#fdc4d7;">Text here</p>
        
        
          .mytext {color:#fdc4d7;}
        
        Text color #fdc4d7
      
           This box has a color of #fdc4d7        
        
          <div style="background-color:#fdc4d7;">Content here</div>
        
        
          .mybackground {background-color:#fdc4d7;}
        
        Background color #fdc4d7
      
           Border around this has a color of #fdc4d7        
        
          <div style="border:2px solid #fdc4d7;">Content here</div>
        
        
          .myborder {border:2px solid #fdc4d7;}
        
        Border color #fdc4d7