#fd250d color space conversions
Hex:
        #fd250d
        RGB:
        253, 37, 13
        CMY:
        1, 85, 95
        CMYK:
        0, 85, 95, 1
      HSL:
        6°, 98.3607%, 52.1569%
        HSV (HSB):
        6°, 94.8617%, 99.2157%
        XYZ:
        41.2422, 22.2348, 2.4988
        xyY:
        0.6251, 0.3370, 22.2348
      CIE-Lab:
        54.2753, 75.6230, 64.3286
        CIE-LCH:
        54.2753, 99.2824, 40.3861
        CIE-Luv:
        54.2753, 164.9084, 38.9219
        Hunter-Lab:
        47.1538, 73.6025, 29.8657
      #fd250d color charts
#fd250d RGB chart
      #fd250d CMYK chart
      #fd250d RGB pie chart
      #fd250d color shades, tints & tones
#fd250d color schemes
#fd250d color preview, HTML & CSS examples
           This text has a color of #fd250d        
        
          <p style="color:#fd250d;">Text here</p>
        
        
          .mytext {color:#fd250d;}
        
        Text color #fd250d
      
           This box has a color of #fd250d        
        
          <div style="background-color:#fd250d;">Content here</div>
        
        
          .mybackground {background-color:#fd250d;}
        
        Background color #fd250d
      
           Border around this has a color of #fd250d        
        
          <div style="border:2px solid #fd250d;">Content here</div>
        
        
          .myborder {border:2px solid #fd250d;}
        
        Border color #fd250d