#fd031d color space conversions
Hex:
        #fd031d
        RGB:
        253, 3, 29
        CMY:
        1, 99, 89
        CMYK:
        0, 99, 89, 1
      HSL:
        354°, 98.4252%, 50.1961%
        HSV (HSB):
        354°, 98.8142%, 99.2157%
        XYZ:
        40.7623, 21.0365, 3.0744
        xyY:
        0.6283, 0.3243, 21.0365
      CIE-Lab:
        52.9894, 79.6917, 58.0453
        CIE-LCH:
        52.9894, 98.5902, 36.0686
        CIE-Luv:
        52.9894, 170.9891, 34.1781
        Hunter-Lab:
        45.8655, 78.3746, 28.1316
      #fd031d color charts
#fd031d RGB chart
      #fd031d CMYK chart
      #fd031d RGB pie chart
      #fd031d color shades, tints & tones
#fd031d color schemes
#fd031d color preview, HTML & CSS examples
           This text has a color of #fd031d        
        
          <p style="color:#fd031d;">Text here</p>
        
        
          .mytext {color:#fd031d;}
        
        Text color #fd031d
      
           This box has a color of #fd031d        
        
          <div style="background-color:#fd031d;">Content here</div>
        
        
          .mybackground {background-color:#fd031d;}
        
        Background color #fd031d
      
           Border around this has a color of #fd031d        
        
          <div style="border:2px solid #fd031d;">Content here</div>
        
        
          .myborder {border:2px solid #fd031d;}
        
        Border color #fd031d