#fd49a5 color space conversions
Hex:
        #fd49a5
        RGB:
        253, 73, 165
        CMY:
        1, 71, 35
        CMYK:
        0, 71, 35, 1
      HSL:
        329°, 97.8261%, 63.9216%
        HSV (HSB):
        329°, 71.1462%, 99.2157%
        XYZ:
        49.6821, 28.3643, 38.4536
        xyY:
        0.4265, 0.2435, 28.3643
      CIE-Lab:
        60.2165, 74.2507, -9.9618
        CIE-LCH:
        60.2165, 74.9160, 352.3586
        CIE-Luv:
        60.2165, 108.5748, -28.2065
        Hunter-Lab:
        53.2582, 73.3125, -5.5280
      #fd49a5 color charts
#fd49a5 RGB chart
      #fd49a5 CMYK chart
      #fd49a5 RGB pie chart
      #fd49a5 color shades, tints & tones
#fd49a5 color schemes
#fd49a5 color preview, HTML & CSS examples
           This text has a color of #fd49a5        
        
          <p style="color:#fd49a5;">Text here</p>
        
        
          .mytext {color:#fd49a5;}
        
        Text color #fd49a5
      
           This box has a color of #fd49a5        
        
          <div style="background-color:#fd49a5;">Content here</div>
        
        
          .mybackground {background-color:#fd49a5;}
        
        Background color #fd49a5
      
           Border around this has a color of #fd49a5        
        
          <div style="border:2px solid #fd49a5;">Content here</div>
        
        
          .myborder {border:2px solid #fd49a5;}
        
        Border color #fd49a5