#f30304 color space conversions
Hex:
        #f30304
        RGB:
        243, 3, 4
        CMY:
        5, 99, 98
        CMYK:
        0, 99, 98, 5
      HSL:
        360°, 97.5610%, 48.2353%
        HSV (HSB):
        360°, 98.7654%, 95.2941%
        XYZ:
        37.0166, 19.1286, 1.8561
        xyY:
        0.6382, 0.3298, 19.1286
      CIE-Lab:
        50.8373, 77.0455, 63.7644
        CIE-LCH:
        50.8373, 100.0095, 39.6119
        CIE-Luv:
        50.8373, 166.2185, 35.7687
        Hunter-Lab:
        43.7362, 74.5370, 28.0992
      #f30304 color charts
#f30304 RGB chart
      #f30304 CMYK chart
      #f30304 RGB pie chart
      #f30304 color shades, tints & tones
#f30304 color schemes
#f30304 color preview, HTML & CSS examples
           This text has a color of #f30304        
        
          <p style="color:#f30304;">Text here</p>
        
        
          .mytext {color:#f30304;}
        
        Text color #f30304
      
           This box has a color of #f30304        
        
          <div style="background-color:#f30304;">Content here</div>
        
        
          .mybackground {background-color:#f30304;}
        
        Background color #f30304
      
           Border around this has a color of #f30304        
        
          <div style="border:2px solid #f30304;">Content here</div>
        
        
          .myborder {border:2px solid #f30304;}
        
        Border color #f30304