#f30229 color space conversions
Hex:
        #f30229
        RGB:
        243, 2, 41
        CMY:
        5, 99, 84
        CMYK:
        0, 99, 83, 5
      HSL:
        350°, 98.3673%, 48.0392%
        HSV (HSB):
        350°, 99.1770%, 95.2941%
        XYZ:
        37.3841, 19.2582, 3.8447
        xyY:
        0.6181, 0.3184, 19.2582
      CIE-Lab:
        50.9879, 77.6005, 49.8825
        CIE-LCH:
        50.9879, 92.2502, 32.7334
        CIE-Luv:
        50.9879, 162.2966, 29.6776
        Hunter-Lab:
        43.8842, 75.2635, 25.5246
      #f30229 color charts
#f30229 RGB chart
      #f30229 CMYK chart
      #f30229 RGB pie chart
      #f30229 color shades, tints & tones
#f30229 color schemes
#f30229 color preview, HTML & CSS examples
           This text has a color of #f30229        
        
          <p style="color:#f30229;">Text here</p>
        
        
          .mytext {color:#f30229;}
        
        Text color #f30229
      
           This box has a color of #f30229        
        
          <div style="background-color:#f30229;">Content here</div>
        
        
          .mybackground {background-color:#f30229;}
        
        Background color #f30229
      
           Border around this has a color of #f30229        
        
          <div style="border:2px solid #f30229;">Content here</div>
        
        
          .myborder {border:2px solid #f30229;}
        
        Border color #f30229