#fd2d81 color space conversions
Hex:
        #fd2d81
        RGB:
        253, 45, 129
        CMY:
        1, 82, 49
        CMYK:
        0, 82, 49, 1
      HSL:
        336°, 98.1132%, 58.4314%
        HSV (HSB):
        336°, 82.2134%, 99.2157%
        XYZ:
        45.4088, 24.3444, 23.0745
        xyY:
        0.4892, 0.2623, 24.3444
      CIE-Lab:
        56.4310, 78.6720, 5.6413
        CIE-LCH:
        56.4310, 78.8740, 4.1015
        CIE-Luv:
        56.4310, 132.5813, -8.5736
        Hunter-Lab:
        49.3400, 77.9328, 6.8103
      #fd2d81 color charts
#fd2d81 RGB chart
      #fd2d81 CMYK chart
      #fd2d81 RGB pie chart
      #fd2d81 color shades, tints & tones
#fd2d81 color schemes
#fd2d81 color preview, HTML & CSS examples
           This text has a color of #fd2d81        
        
          <p style="color:#fd2d81;">Text here</p>
        
        
          .mytext {color:#fd2d81;}
        
        Text color #fd2d81
      
           This box has a color of #fd2d81        
        
          <div style="background-color:#fd2d81;">Content here</div>
        
        
          .mybackground {background-color:#fd2d81;}
        
        Background color #fd2d81
      
           Border around this has a color of #fd2d81        
        
          <div style="border:2px solid #fd2d81;">Content here</div>
        
        
          .myborder {border:2px solid #fd2d81;}
        
        Border color #fd2d81