#fd518d color space conversions
Hex:
        #fd518d
        RGB:
        253, 81, 141
        CMY:
        1, 68, 45
        CMYK:
        0, 68, 44, 1
      HSL:
        339°, 97.7273%, 65.4902%
        HSV (HSB):
        339°, 67.9842%, 99.2157%
        XYZ:
        48.2582, 28.6906, 28.1937
        xyY:
        0.4590, 0.2729, 28.6906
      CIE-Lab:
        60.5076, 69.1107, 4.4340
        CIE-LCH:
        60.5076, 69.2528, 3.6710
        CIE-Luv:
        60.5076, 113.9813, -7.7525
        Hunter-Lab:
        53.5636, 67.0834, 6.2867
      #fd518d color charts
#fd518d RGB chart
      #fd518d CMYK chart
      #fd518d RGB pie chart
      #fd518d color shades, tints & tones
#fd518d color schemes
#fd518d color preview, HTML & CSS examples
           This text has a color of #fd518d        
        
          <p style="color:#fd518d;">Text here</p>
        
        
          .mytext {color:#fd518d;}
        
        Text color #fd518d
      
           This box has a color of #fd518d        
        
          <div style="background-color:#fd518d;">Content here</div>
        
        
          .mybackground {background-color:#fd518d;}
        
        Background color #fd518d
      
           Border around this has a color of #fd518d        
        
          <div style="border:2px solid #fd518d;">Content here</div>
        
        
          .myborder {border:2px solid #fd518d;}
        
        Border color #fd518d