#f30320 color space conversions
Hex:
        #f30320
        RGB:
        243, 3, 32
        CMY:
        5, 99, 87
        CMYK:
        0, 99, 87, 5
      HSL:
        353°, 97.5610%, 48.2353%
        HSV (HSB):
        353°, 98.7654%, 95.2941%
        XYZ:
        37.2554, 19.2241, 3.1135
        xyY:
        0.6252, 0.3226, 19.2241
      CIE-Lab:
        50.9484, 77.3502, 54.2691
        CIE-LCH:
        50.9484, 94.4891, 35.0536
        CIE-Luv:
        50.9484, 163.6333, 31.9226
        Hunter-Lab:
        43.8453, 74.9425, 26.4814
      #f30320 color charts
#f30320 RGB chart
      #f30320 CMYK chart
      #f30320 RGB pie chart
      #f30320 color shades, tints & tones
#f30320 color schemes
#f30320 color preview, HTML & CSS examples
           This text has a color of #f30320        
        
          <p style="color:#f30320;">Text here</p>
        
        
          .mytext {color:#f30320;}
        
        Text color #f30320
      
           This box has a color of #f30320        
        
          <div style="background-color:#f30320;">Content here</div>
        
        
          .mybackground {background-color:#f30320;}
        
        Background color #f30320
      
           Border around this has a color of #f30320        
        
          <div style="border:2px solid #f30320;">Content here</div>
        
        
          .myborder {border:2px solid #f30320;}
        
        Border color #f30320