#f30300 color space conversions
Hex:
        #f30300
        RGB:
        243, 3, 0
        CMY:
        5, 99, 100
        CMYK:
        0, 99, 100, 5
      HSL:
        1°, 100.0000%, 47.6471%
        HSV (HSB):
        1°, 100.0000%, 95.2941%
        XYZ:
        36.9947, 19.1198, 1.7407
        xyY:
        0.6394, 0.3305, 19.1198
      CIE-Lab:
        50.8271, 77.0174, 64.8365
        CIE-LCH:
        50.8271, 100.6750, 40.0921
        CIE-Luv:
        50.8271, 166.4600, 36.1273
        Hunter-Lab:
        43.7262, 74.4997, 28.2481
      #f30300 color charts
#f30300 RGB chart
      #f30300 CMYK chart
      #f30300 RGB pie chart
      #f30300 color shades, tints & tones
#f30300 color schemes
#f30300 color preview, HTML & CSS examples
           This text has a color of #f30300        
        
          <p style="color:#f30300;">Text here</p>
        
        
          .mytext {color:#f30300;}
        
        Text color #f30300
      
           This box has a color of #f30300        
        
          <div style="background-color:#f30300;">Content here</div>
        
        
          .mybackground {background-color:#f30300;}
        
        Background color #f30300
      
           Border around this has a color of #f30300        
        
          <div style="border:2px solid #f30300;">Content here</div>
        
        
          .myborder {border:2px solid #f30300;}
        
        Border color #f30300