#f3280d color space conversions
Hex:
        #f3280d
        RGB:
        243, 40, 13
        CMY:
        5, 84, 95
        CMYK:
        0, 84, 95, 5
      HSL:
        7°, 90.5512%, 50.1961%
        HSV (HSB):
        7°, 94.6502%, 95.2941%
        XYZ:
        37.7936, 20.6013, 2.3653
        xyY:
        0.6220, 0.3391, 20.6013
      CIE-Lab:
        52.5104, 72.3709, 62.3166
        CIE-LCH:
        52.5104, 95.5035, 40.7309
        CIE-Luv:
        52.5104, 156.5390, 37.9275
        Hunter-Lab:
        45.3887, 69.2006, 28.6824
      #f3280d color charts
#f3280d RGB chart
      #f3280d CMYK chart
      #f3280d RGB pie chart
      #f3280d color shades, tints & tones
#f3280d color schemes
#f3280d color preview, HTML & CSS examples
           This text has a color of #f3280d        
        
          <p style="color:#f3280d;">Text here</p>
        
        
          .mytext {color:#f3280d;}
        
        Text color #f3280d
      
           This box has a color of #f3280d        
        
          <div style="background-color:#f3280d;">Content here</div>
        
        
          .mybackground {background-color:#f3280d;}
        
        Background color #f3280d
      
           Border around this has a color of #f3280d        
        
          <div style="border:2px solid #f3280d;">Content here</div>
        
        
          .myborder {border:2px solid #f3280d;}
        
        Border color #f3280d