#fda5b1 color space conversions
Hex:
        #fda5b1
        RGB:
        253, 165, 177
        CMY:
        1, 35, 31
        CMYK:
        0, 35, 30, 1
      HSL:
        352°, 95.6522%, 81.9608%
        HSV (HSB):
        352°, 34.7826%, 99.2157%
        XYZ:
        61.8990, 50.9672, 48.1702
        xyY:
        0.3844, 0.3165, 50.9672
      CIE-Lab:
        76.6592, 34.0032, 7.3626
        CIE-LCH:
        76.6592, 34.7911, 12.2175
        CIE-Luv:
        76.6592, 56.9761, 4.0943
        Hunter-Lab:
        71.3913, 29.8313, 9.9689
      #fda5b1 color charts
#fda5b1 RGB chart
      #fda5b1 CMYK chart
      #fda5b1 RGB pie chart
      #fda5b1 color shades, tints & tones
#fda5b1 color schemes
#fda5b1 color preview, HTML & CSS examples
           This text has a color of #fda5b1        
        
          <p style="color:#fda5b1;">Text here</p>
        
        
          .mytext {color:#fda5b1;}
        
        Text color #fda5b1
      
           This box has a color of #fda5b1        
        
          <div style="background-color:#fda5b1;">Content here</div>
        
        
          .mybackground {background-color:#fda5b1;}
        
        Background color #fda5b1
      
           Border around this has a color of #fda5b1        
        
          <div style="border:2px solid #fda5b1;">Content here</div>
        
        
          .myborder {border:2px solid #fda5b1;}
        
        Border color #fda5b1