#fd2f82 color space conversions
Hex:
        #fd2f82
        RGB:
        253, 47, 130
        CMY:
        1, 82, 49
        CMYK:
        0, 81, 49, 1
      HSL:
        336°, 98.0952%, 58.8235%
        HSV (HSB):
        336°, 81.4229%, 99.2157%
        XYZ:
        45.5538, 24.5274, 23.4524
        xyY:
        0.4870, 0.2622, 24.5274
      CIE-Lab:
        56.6120, 78.3072, 5.3060
        CIE-LCH:
        56.6120, 78.4868, 3.8764
        CIE-Luv:
        56.6120, 131.5717, -8.8908
        Hunter-Lab:
        49.5251, 77.5174, 6.5911
      #fd2f82 color charts
#fd2f82 RGB chart
      #fd2f82 CMYK chart
      #fd2f82 RGB pie chart
      #fd2f82 color shades, tints & tones
#fd2f82 color schemes
#fd2f82 color preview, HTML & CSS examples
           This text has a color of #fd2f82        
        
          <p style="color:#fd2f82;">Text here</p>
        
        
          .mytext {color:#fd2f82;}
        
        Text color #fd2f82
      
           This box has a color of #fd2f82        
        
          <div style="background-color:#fd2f82;">Content here</div>
        
        
          .mybackground {background-color:#fd2f82;}
        
        Background color #fd2f82
      
           Border around this has a color of #fd2f82        
        
          <div style="border:2px solid #fd2f82;">Content here</div>
        
        
          .myborder {border:2px solid #fd2f82;}
        
        Border color #fd2f82