#fd2e58 color space conversions
Hex:
        #fd2e58
        RGB:
        253, 46, 88
        CMY:
        1, 82, 65
        CMYK:
        0, 82, 65, 1
      HSL:
        348°, 98.1043%, 58.6275%
        HSV (HSB):
        348°, 81.8182%, 99.2157%
        XYZ:
        43.2465, 23.5412, 11.4971
        xyY:
        0.5524, 0.3007, 23.5412
      CIE-Lab:
        55.6255, 75.8382, 28.9616
        CIE-LCH:
        55.6255, 81.1801, 20.9012
        CIE-Luv:
        55.6255, 147.2683, 16.9270
        Hunter-Lab:
        48.5193, 74.1928, 19.9142
      #fd2e58 color charts
#fd2e58 RGB chart
      #fd2e58 CMYK chart
      #fd2e58 RGB pie chart
      #fd2e58 color shades, tints & tones
#fd2e58 color schemes
#fd2e58 color preview, HTML & CSS examples
           This text has a color of #fd2e58        
        
          <p style="color:#fd2e58;">Text here</p>
        
        
          .mytext {color:#fd2e58;}
        
        Text color #fd2e58
      
           This box has a color of #fd2e58        
        
          <div style="background-color:#fd2e58;">Content here</div>
        
        
          .mybackground {background-color:#fd2e58;}
        
        Background color #fd2e58
      
           Border around this has a color of #fd2e58        
        
          <div style="border:2px solid #fd2e58;">Content here</div>
        
        
          .myborder {border:2px solid #fd2e58;}
        
        Border color #fd2e58