#fd4580 color space conversions
Hex:
        #fd4580
        RGB:
        253, 69, 128
        CMY:
        1, 73, 50
        CMYK:
        0, 73, 49, 1
      HSL:
        341°, 97.8723%, 63.1373%
        HSV (HSB):
        341°, 72.7273%, 99.2157%
        XYZ:
        46.5324, 26.6974, 23.1227
        xyY:
        0.4829, 0.2771, 26.6974
      CIE-Lab:
        58.6932, 72.1187, 9.4588
        CIE-LCH:
        58.6932, 72.7364, 7.4720
        CIE-Luv:
        58.6932, 124.0841, -2.2966
        Hunter-Lab:
        51.6695, 70.3314, 9.6358
      #fd4580 color charts
#fd4580 RGB chart
      #fd4580 CMYK chart
      #fd4580 RGB pie chart
      #fd4580 color shades, tints & tones
#fd4580 color schemes
#fd4580 color preview, HTML & CSS examples
           This text has a color of #fd4580        
        
          <p style="color:#fd4580;">Text here</p>
        
        
          .mytext {color:#fd4580;}
        
        Text color #fd4580
      
           This box has a color of #fd4580        
        
          <div style="background-color:#fd4580;">Content here</div>
        
        
          .mybackground {background-color:#fd4580;}
        
        Background color #fd4580
      
           Border around this has a color of #fd4580        
        
          <div style="border:2px solid #fd4580;">Content here</div>
        
        
          .myborder {border:2px solid #fd4580;}
        
        Border color #fd4580