#fd49ad color space conversions
Hex:
        #fd49ad
        RGB:
        253, 73, 173
        CMY:
        1, 71, 32
        CMYK:
        0, 71, 32, 1
      HSL:
        327°, 97.8261%, 63.9216%
        HSV (HSB):
        327°, 71.1462%, 99.2157%
        XYZ:
        50.4334, 28.6649, 42.4099
        xyY:
        0.4151, 0.2359, 28.6649
      CIE-Lab:
        60.4847, 75.1146, -14.1902
        CIE-LCH:
        60.4847, 76.4433, 349.3021
        CIE-Luv:
        60.4847, 105.4882, -34.4138
        Hunter-Lab:
        53.5396, 74.4497, -9.4872
      #fd49ad color charts
#fd49ad RGB chart
      #fd49ad CMYK chart
      #fd49ad RGB pie chart
      #fd49ad color shades, tints & tones
#fd49ad color schemes
#fd49ad color preview, HTML & CSS examples
           This text has a color of #fd49ad        
        
          <p style="color:#fd49ad;">Text here</p>
        
        
          .mytext {color:#fd49ad;}
        
        Text color #fd49ad
      
           This box has a color of #fd49ad        
        
          <div style="background-color:#fd49ad;">Content here</div>
        
        
          .mybackground {background-color:#fd49ad;}
        
        Background color #fd49ad
      
           Border around this has a color of #fd49ad        
        
          <div style="border:2px solid #fd49ad;">Content here</div>
        
        
          .myborder {border:2px solid #fd49ad;}
        
        Border color #fd49ad