#fda2ca color space conversions
Hex:
        #fda2ca
        RGB:
        253, 162, 202
        CMY:
        1, 36, 21
        CMYK:
        0, 36, 20, 1
      HSL:
        334°, 95.7895%, 81.3725%
        HSV (HSB):
        334°, 35.9684%, 99.2157%
        XYZ:
        64.0890, 50.9876, 62.3408
        xyY:
        0.3612, 0.2874, 50.9876
      CIE-Lab:
        76.6715, 39.0023, -6.2953
        CIE-LCH:
        76.6715, 39.5070, 350.8311
        CIE-Luv:
        76.6715, 54.3195, -16.5870
        Hunter-Lab:
        71.4056, 35.2502, -1.7794
      #fda2ca color charts
#fda2ca RGB chart
      #fda2ca CMYK chart
      #fda2ca RGB pie chart
      #fda2ca color shades, tints & tones
#fda2ca color schemes
#fda2ca color preview, HTML & CSS examples
           This text has a color of #fda2ca        
        
          <p style="color:#fda2ca;">Text here</p>
        
        
          .mytext {color:#fda2ca;}
        
        Text color #fda2ca
      
           This box has a color of #fda2ca        
        
          <div style="background-color:#fda2ca;">Content here</div>
        
        
          .mybackground {background-color:#fda2ca;}
        
        Background color #fda2ca
      
           Border around this has a color of #fda2ca        
        
          <div style="border:2px solid #fda2ca;">Content here</div>
        
        
          .myborder {border:2px solid #fda2ca;}
        
        Border color #fda2ca