#fda1cd color space conversions
Hex:
        #fda1cd
        RGB:
        253, 161, 205
        CMY:
        1, 37, 20
        CMYK:
        0, 36, 19, 1
      HSL:
        331°, 95.8333%, 81.1765%
        HSV (HSB):
        331°, 36.3636%, 99.2157%
        XYZ:
        64.2723, 50.7802, 64.1716
        xyY:
        0.3586, 0.2833, 50.7802
      CIE-Lab:
        76.5457, 39.9623, -8.1223
        CIE-LCH:
        76.5457, 40.7793, 348.5112
        CIE-Luv:
        76.5457, 54.3145, -19.5154
        Hunter-Lab:
        71.2602, 36.2907, -3.5100
      #fda1cd color charts
#fda1cd RGB chart
      #fda1cd CMYK chart
      #fda1cd RGB pie chart
      #fda1cd color shades, tints & tones
#fda1cd color schemes
#fda1cd color preview, HTML & CSS examples
           This text has a color of #fda1cd        
        
          <p style="color:#fda1cd;">Text here</p>
        
        
          .mytext {color:#fda1cd;}
        
        Text color #fda1cd
      
           This box has a color of #fda1cd        
        
          <div style="background-color:#fda1cd;">Content here</div>
        
        
          .mybackground {background-color:#fda1cd;}
        
        Background color #fda1cd
      
           Border around this has a color of #fda1cd        
        
          <div style="border:2px solid #fda1cd;">Content here</div>
        
        
          .myborder {border:2px solid #fda1cd;}
        
        Border color #fda1cd