#fdc2e4 color space conversions
Hex:
        #fdc2e4
        RGB:
        253, 194, 228
        CMY:
        1, 24, 11
        CMYK:
        0, 23, 10, 1
      HSL:
        325°, 93.6508%, 87.6471%
        HSV (HSB):
        325°, 23.3202%, 99.2157%
        XYZ:
        73.8034, 65.0677, 82.0682
        xyY:
        0.3340, 0.2945, 65.0677
      CIE-Lab:
        84.5186, 26.2977, -8.7048
        CIE-LCH:
        84.5186, 27.7010, 341.6850
        CIE-Luv:
        84.5186, 32.9012, -18.1134
        Hunter-Lab:
        80.6645, 22.1543, -3.8566
      #fdc2e4 color charts
#fdc2e4 RGB chart
      #fdc2e4 CMYK chart
      #fdc2e4 RGB pie chart
      #fdc2e4 color shades, tints & tones
#fdc2e4 color schemes
#fdc2e4 color preview, HTML & CSS examples
           This text has a color of #fdc2e4        
        
          <p style="color:#fdc2e4;">Text here</p>
        
        
          .mytext {color:#fdc2e4;}
        
        Text color #fdc2e4
      
           This box has a color of #fdc2e4        
        
          <div style="background-color:#fdc2e4;">Content here</div>
        
        
          .mybackground {background-color:#fdc2e4;}
        
        Background color #fdc2e4
      
           Border around this has a color of #fdc2e4        
        
          <div style="border:2px solid #fdc2e4;">Content here</div>
        
        
          .myborder {border:2px solid #fdc2e4;}
        
        Border color #fdc2e4