#fd5479 color space conversions
Hex:
        #fd5479
        RGB:
        253, 84, 121
        CMY:
        1, 67, 53
        CMYK:
        0, 67, 52, 1
      HSL:
        347°, 97.6879%, 66.0784%
        HSV (HSB):
        347°, 66.7984%, 99.2157%
        XYZ:
        47.1295, 28.6038, 21.1262
        xyY:
        0.4866, 0.2953, 28.6038
      CIE-Lab:
        60.4303, 66.3095, 15.9919
        CIE-LCH:
        60.4303, 68.2106, 13.5591
        CIE-Luv:
        60.4303, 119.0563, 6.8957
        Hunter-Lab:
        53.4825, 63.7024, 14.0175
      #fd5479 color charts
#fd5479 RGB chart
      #fd5479 CMYK chart
      #fd5479 RGB pie chart
      #fd5479 color shades, tints & tones
#fd5479 color schemes
#fd5479 color preview, HTML & CSS examples
           This text has a color of #fd5479        
        
          <p style="color:#fd5479;">Text here</p>
        
        
          .mytext {color:#fd5479;}
        
        Text color #fd5479
      
           This box has a color of #fd5479        
        
          <div style="background-color:#fd5479;">Content here</div>
        
        
          .mybackground {background-color:#fd5479;}
        
        Background color #fd5479
      
           Border around this has a color of #fd5479        
        
          <div style="border:2px solid #fd5479;">Content here</div>
        
        
          .myborder {border:2px solid #fd5479;}
        
        Border color #fd5479