#fd404d color space conversions
Hex:
        #fd404d
        RGB:
        253, 64, 77
        CMY:
        1, 75, 70
        CMYK:
        0, 75, 70, 1
      HSL:
        356°, 97.9275%, 62.1569%
        HSV (HSB):
        356°, 74.7036%, 99.2157%
        XYZ:
        43.6810, 25.0853, 9.5609
        xyY:
        0.5577, 0.3203, 25.0853
      CIE-Lab:
        57.1584, 70.5145, 37.2405
        CIE-LCH:
        57.1584, 79.7443, 27.8396
        CIE-Luv:
        57.1584, 142.3778, 25.9231
        Hunter-Lab:
        50.0852, 68.0267, 23.7416
      #fd404d color charts
#fd404d RGB chart
      #fd404d CMYK chart
      #fd404d RGB pie chart
      #fd404d color shades, tints & tones
#fd404d color schemes
#fd404d color preview, HTML & CSS examples
           This text has a color of #fd404d        
        
          <p style="color:#fd404d;">Text here</p>
        
        
          .mytext {color:#fd404d;}
        
        Text color #fd404d
      
           This box has a color of #fd404d        
        
          <div style="background-color:#fd404d;">Content here</div>
        
        
          .mybackground {background-color:#fd404d;}
        
        Background color #fd404d
      
           Border around this has a color of #fd404d        
        
          <div style="border:2px solid #fd404d;">Content here</div>
        
        
          .myborder {border:2px solid #fd404d;}
        
        Border color #fd404d