#fda7e1 color space conversions
Hex:
        #fda7e1
        RGB:
        253, 167, 225
        CMY:
        1, 35, 12
        CMYK:
        0, 34, 11, 1
      HSL:
        320°, 95.5556%, 82.3529%
        HSV (HSB):
        320°, 33.9921%, 99.2157%
        XYZ:
        67.9173, 53.9563, 78.0691
        xyY:
        0.3397, 0.2699, 53.9563
      CIE-Lab:
        78.4363, 39.9573, -16.1858
        CIE-LCH:
        78.4363, 43.1111, 337.9483
        CIE-Luv:
        78.4363, 47.5001, -32.0493
        Hunter-Lab:
        73.4550, 36.4970, -11.5959
      #fda7e1 color charts
#fda7e1 RGB chart
      #fda7e1 CMYK chart
      #fda7e1 RGB pie chart
      #fda7e1 color shades, tints & tones
#fda7e1 color schemes
#fda7e1 color preview, HTML & CSS examples
           This text has a color of #fda7e1        
        
          <p style="color:#fda7e1;">Text here</p>
        
        
          .mytext {color:#fda7e1;}
        
        Text color #fda7e1
      
           This box has a color of #fda7e1        
        
          <div style="background-color:#fda7e1;">Content here</div>
        
        
          .mybackground {background-color:#fda7e1;}
        
        Background color #fda7e1
      
           Border around this has a color of #fda7e1        
        
          <div style="border:2px solid #fda7e1;">Content here</div>
        
        
          .myborder {border:2px solid #fda7e1;}
        
        Border color #fda7e1