#fd3458 color space conversions
Hex:
        #fd3458
        RGB:
        253, 52, 88
        CMY:
        1, 80, 65
        CMYK:
        0, 79, 65, 1
      HSL:
        349°, 98.0488%, 59.8039%
        HSV (HSB):
        349°, 79.4466%, 99.2157%
        XYZ:
        43.4975, 24.0432, 11.5808
        xyY:
        0.5498, 0.3039, 24.0432
      CIE-Lab:
        56.1310, 74.4017, 29.6045
        CIE-LCH:
        56.1310, 80.0752, 21.6976
        CIE-Luv:
        56.1310, 144.9145, 18.0257
        Hunter-Lab:
        49.0339, 72.5363, 20.3207
      #fd3458 color charts
#fd3458 RGB chart
      #fd3458 CMYK chart
      #fd3458 RGB pie chart
      #fd3458 color shades, tints & tones
#fd3458 color schemes
#fd3458 color preview, HTML & CSS examples
           This text has a color of #fd3458        
        
          <p style="color:#fd3458;">Text here</p>
        
        
          .mytext {color:#fd3458;}
        
        Text color #fd3458
      
           This box has a color of #fd3458        
        
          <div style="background-color:#fd3458;">Content here</div>
        
        
          .mybackground {background-color:#fd3458;}
        
        Background color #fd3458
      
           Border around this has a color of #fd3458        
        
          <div style="border:2px solid #fd3458;">Content here</div>
        
        
          .myborder {border:2px solid #fd3458;}
        
        Border color #fd3458