#fd3d80 color space conversions
Hex:
        #fd3d80
        RGB:
        253, 61, 128
        CMY:
        1, 76, 50
        CMYK:
        0, 76, 49, 1
      HSL:
        339°, 97.9592%, 61.5686%
        HSV (HSB):
        339°, 75.8893%, 99.2157%
        XYZ:
        46.0730, 25.7786, 22.9695
        xyY:
        0.4859, 0.2719, 25.7786
      CIE-Lab:
        57.8263, 74.5541, 8.2282
        CIE-LCH:
        57.8263, 75.0067, 6.2980
        CIE-Luv:
        57.8263, 127.4383, -4.4032
        Hunter-Lab:
        50.7727, 73.1254, 8.7181
      #fd3d80 color charts
#fd3d80 RGB chart
      #fd3d80 CMYK chart
      #fd3d80 RGB pie chart
      #fd3d80 color shades, tints & tones
#fd3d80 color schemes
#fd3d80 color preview, HTML & CSS examples
           This text has a color of #fd3d80        
        
          <p style="color:#fd3d80;">Text here</p>
        
        
          .mytext {color:#fd3d80;}
        
        Text color #fd3d80
      
           This box has a color of #fd3d80        
        
          <div style="background-color:#fd3d80;">Content here</div>
        
        
          .mybackground {background-color:#fd3d80;}
        
        Background color #fd3d80
      
           Border around this has a color of #fd3d80        
        
          <div style="border:2px solid #fd3d80;">Content here</div>
        
        
          .myborder {border:2px solid #fd3d80;}
        
        Border color #fd3d80