#fd1570 color space conversions
Hex:
        #fd1570
        RGB:
        253, 21, 112
        CMY:
        1, 92, 56
        CMYK:
        0, 92, 56, 1
      HSL:
        336°, 98.3051%, 53.7255%
        HSV (HSB):
        336°, 91.6996%, 99.2157%
        XYZ:
        43.7008, 22.5888, 17.3860
        xyY:
        0.5223, 0.2700, 22.5888
      CIE-Lab:
        54.6463, 81.4011, 13.3005
        CIE-LCH:
        54.6463, 82.4806, 9.2798
        CIE-Luv:
        54.6463, 145.1294, -0.4613
        Hunter-Lab:
        47.5277, 80.9538, 11.5806
      #fd1570 color charts
#fd1570 RGB chart
      #fd1570 CMYK chart
      #fd1570 RGB pie chart
      #fd1570 color shades, tints & tones
#fd1570 color schemes
#fd1570 color preview, HTML & CSS examples
           This text has a color of #fd1570        
        
          <p style="color:#fd1570;">Text here</p>
        
        
          .mytext {color:#fd1570;}
        
        Text color #fd1570
      
           This box has a color of #fd1570        
        
          <div style="background-color:#fd1570;">Content here</div>
        
        
          .mybackground {background-color:#fd1570;}
        
        Background color #fd1570
      
           Border around this has a color of #fd1570        
        
          <div style="border:2px solid #fd1570;">Content here</div>
        
        
          .myborder {border:2px solid #fd1570;}
        
        Border color #fd1570