#fd1f74 color space conversions
Hex:
        #fd1f74
        RGB:
        253, 31, 116
        CMY:
        1, 88, 55
        CMYK:
        0, 88, 54, 1
      HSL:
        337°, 98.2301%, 55.6863%
        HSV (HSB):
        337°, 87.7470%, 99.2157%
        XYZ:
        44.1504, 23.1236, 18.6593
        xyY:
        0.5138, 0.2691, 23.1236
      CIE-Lab:
        55.1994, 80.3358, 11.6675
        CIE-LCH:
        55.1994, 81.1786, 8.2635
        CIE-Luv:
        55.1994, 141.5507, -1.9677
        Hunter-Lab:
        48.0870, 79.7351, 10.6544
      #fd1f74 color charts
#fd1f74 RGB chart
      #fd1f74 CMYK chart
      #fd1f74 RGB pie chart
      #fd1f74 color shades, tints & tones
#fd1f74 color schemes
#fd1f74 color preview, HTML & CSS examples
           This text has a color of #fd1f74        
        
          <p style="color:#fd1f74;">Text here</p>
        
        
          .mytext {color:#fd1f74;}
        
        Text color #fd1f74
      
           This box has a color of #fd1f74        
        
          <div style="background-color:#fd1f74;">Content here</div>
        
        
          .mybackground {background-color:#fd1f74;}
        
        Background color #fd1f74
      
           Border around this has a color of #fd1f74        
        
          <div style="border:2px solid #fd1f74;">Content here</div>
        
        
          .myborder {border:2px solid #fd1f74;}
        
        Border color #fd1f74