#fd0400 color space conversions
Hex:
        #fd0400
        RGB:
        253, 4, 0
        CMY:
        1, 98, 100
        CMYK:
        0, 98, 100, 1
      HSL:
        1°, 100.0000%, 49.6078%
        HSV (HSB):
        1°, 100.0000%, 99.2157%
        XYZ:
        40.5514, 20.9695, 1.9102
        xyY:
        0.6393, 0.3306, 20.9695
      CIE-Lab:
        52.9161, 79.3563, 66.8526
        CIE-LCH:
        52.9161, 103.7627, 40.1120
        CIE-Luv:
        52.9161, 173.1483, 37.6308
        Hunter-Lab:
        45.7924, 77.9336, 29.5814
      #fd0400 color charts
#fd0400 RGB chart
      #fd0400 CMYK chart
      #fd0400 RGB pie chart
      #fd0400 color shades, tints & tones
#fd0400 color schemes
#fd0400 color preview, HTML & CSS examples
           This text has a color of #fd0400        
        
          <p style="color:#fd0400;">Text here</p>
        
        
          .mytext {color:#fd0400;}
        
        Text color #fd0400
      
           This box has a color of #fd0400        
        
          <div style="background-color:#fd0400;">Content here</div>
        
        
          .mybackground {background-color:#fd0400;}
        
        Background color #fd0400
      
           Border around this has a color of #fd0400        
        
          <div style="border:2px solid #fd0400;">Content here</div>
        
        
          .myborder {border:2px solid #fd0400;}
        
        Border color #fd0400