#fd2f96 color space conversions
Hex:
        #fd2f96
        RGB:
        253, 47, 150
        CMY:
        1, 82, 41
        CMYK:
        0, 81, 41, 1
      HSL:
        330°, 98.0952%, 58.8235%
        HSV (HSB):
        330°, 81.4229%, 99.2157%
        XYZ:
        47.0295, 25.1177, 31.2236
        xyY:
        0.4550, 0.2430, 25.1177
      CIE-Lab:
        57.1899, 79.9968, -5.6982
        CIE-LCH:
        57.1899, 80.1995, 355.9257
        CIE-Luv:
        57.1899, 123.1911, -23.4029
        Hunter-Lab:
        50.1175, 79.7960, -1.8559
      #fd2f96 color charts
#fd2f96 RGB chart
      #fd2f96 CMYK chart
      #fd2f96 RGB pie chart
      #fd2f96 color shades, tints & tones
#fd2f96 color schemes
#fd2f96 color preview, HTML & CSS examples
           This text has a color of #fd2f96        
        
          <p style="color:#fd2f96;">Text here</p>
        
        
          .mytext {color:#fd2f96;}
        
        Text color #fd2f96
      
           This box has a color of #fd2f96        
        
          <div style="background-color:#fd2f96;">Content here</div>
        
        
          .mybackground {background-color:#fd2f96;}
        
        Background color #fd2f96
      
           Border around this has a color of #fd2f96        
        
          <div style="border:2px solid #fd2f96;">Content here</div>
        
        
          .myborder {border:2px solid #fd2f96;}
        
        Border color #fd2f96