#fd399d color space conversions
Hex:
        #fd399d
        RGB:
        253, 57, 157
        CMY:
        1, 78, 38
        CMYK:
        0, 77, 38, 1
      HSL:
        329°, 98.0000%, 60.7843%
        HSV (HSB):
        329°, 77.4704%, 99.2157%
        XYZ:
        48.0569, 26.2432, 34.4309
        xyY:
        0.4420, 0.2414, 26.2432
      CIE-Lab:
        58.2672, 78.2124, -8.2102
        CIE-LCH:
        58.2672, 78.6421, 354.0074
        CIE-Luv:
        58.2672, 117.3123, -26.4815
        Hunter-Lab:
        51.2281, 77.8010, -3.9896
      #fd399d color charts
#fd399d RGB chart
      #fd399d CMYK chart
      #fd399d RGB pie chart
      #fd399d color shades, tints & tones
#fd399d color schemes
#fd399d color preview, HTML & CSS examples
           This text has a color of #fd399d        
        
          <p style="color:#fd399d;">Text here</p>
        
        
          .mytext {color:#fd399d;}
        
        Text color #fd399d
      
           This box has a color of #fd399d        
        
          <div style="background-color:#fd399d;">Content here</div>
        
        
          .mybackground {background-color:#fd399d;}
        
        Background color #fd399d
      
           Border around this has a color of #fd399d        
        
          <div style="border:2px solid #fd399d;">Content here</div>
        
        
          .myborder {border:2px solid #fd399d;}
        
        Border color #fd399d