#fd3a80 color space conversions
Hex:
        #fd3a80
        RGB:
        253, 58, 128
        CMY:
        1, 77, 50
        CMYK:
        0, 77, 49, 1
      HSL:
        338°, 97.9899%, 60.9804%
        HSV (HSB):
        338°, 77.0751%, 99.2157%
        XYZ:
        45.9174, 25.4673, 22.9176
        xyY:
        0.4869, 0.2701, 25.4673
      CIE-Lab:
        57.5279, 75.3976, 7.8034
        CIE-LCH:
        57.5279, 75.8003, 5.9089
        CIE-Luv:
        57.5279, 128.5987, -5.1308
        Hunter-Lab:
        50.4651, 74.1002, 8.4003
      #fd3a80 color charts
#fd3a80 RGB chart
      #fd3a80 CMYK chart
      #fd3a80 RGB pie chart
      #fd3a80 color shades, tints & tones
#fd3a80 color schemes
#fd3a80 color preview, HTML & CSS examples
           This text has a color of #fd3a80        
        
          <p style="color:#fd3a80;">Text here</p>
        
        
          .mytext {color:#fd3a80;}
        
        Text color #fd3a80
      
           This box has a color of #fd3a80        
        
          <div style="background-color:#fd3a80;">Content here</div>
        
        
          .mybackground {background-color:#fd3a80;}
        
        Background color #fd3a80
      
           Border around this has a color of #fd3a80        
        
          <div style="border:2px solid #fd3a80;">Content here</div>
        
        
          .myborder {border:2px solid #fd3a80;}
        
        Border color #fd3a80