#fd5da1 color space conversions
Hex:
        #fd5da1
        RGB:
        253, 93, 161
        CMY:
        1, 64, 37
        CMYK:
        0, 63, 36, 1
      HSL:
        335°, 97.5610%, 67.8431%
        HSV (HSB):
        335°, 63.2411%, 99.2157%
        XYZ:
        50.8554, 31.2846, 37.0764
        xyY:
        0.4266, 0.2624, 31.2846
      CIE-Lab:
        62.7471, 66.4888, -3.8903
        CIE-LCH:
        62.7471, 66.6025, 356.6514
        CIE-Luv:
        62.7471, 101.4417, -18.2489
        Hunter-Lab:
        55.9326, 64.4148, -0.1491
      #fd5da1 color charts
#fd5da1 RGB chart
      #fd5da1 CMYK chart
      #fd5da1 RGB pie chart
      #fd5da1 color shades, tints & tones
#fd5da1 color schemes
#fd5da1 color preview, HTML & CSS examples
           This text has a color of #fd5da1        
        
          <p style="color:#fd5da1;">Text here</p>
        
        
          .mytext {color:#fd5da1;}
        
        Text color #fd5da1
      
           This box has a color of #fd5da1        
        
          <div style="background-color:#fd5da1;">Content here</div>
        
        
          .mybackground {background-color:#fd5da1;}
        
        Background color #fd5da1
      
           Border around this has a color of #fd5da1        
        
          <div style="border:2px solid #fd5da1;">Content here</div>
        
        
          .myborder {border:2px solid #fd5da1;}
        
        Border color #fd5da1