#f30c32 color space conversions
Hex:
        #f30c32
        RGB:
        243, 12, 50
        CMY:
        5, 95, 80
        CMYK:
        0, 95, 79, 5
      HSL:
        350°, 90.5882%, 50.0000%
        HSV (HSB):
        350°, 95.0617%, 95.2941%
        XYZ:
        37.6693, 19.5479, 4.8053
        xyY:
        0.6073, 0.3152, 19.5479
      CIE-Lab:
        51.3222, 77.0891, 45.3946
        CIE-LCH:
        51.3222, 89.4618, 30.4921
        CIE-Luv:
        51.3222, 159.1388, 27.4616
        Hunter-Lab:
        44.2130, 74.7086, 24.5051
      #f30c32 color charts
#f30c32 RGB chart
      #f30c32 CMYK chart
      #f30c32 RGB pie chart
      #f30c32 color shades, tints & tones
#f30c32 color schemes
#f30c32 color preview, HTML & CSS examples
           This text has a color of #f30c32        
        
          <p style="color:#f30c32;">Text here</p>
        
        
          .mytext {color:#f30c32;}
        
        Text color #f30c32
      
           This box has a color of #f30c32        
        
          <div style="background-color:#f30c32;">Content here</div>
        
        
          .mybackground {background-color:#f30c32;}
        
        Background color #f30c32
      
           Border around this has a color of #f30c32        
        
          <div style="border:2px solid #f30c32;">Content here</div>
        
        
          .myborder {border:2px solid #f30c32;}
        
        Border color #f30c32