#f30d32 color space conversions
Hex:
        #f30d32
        RGB:
        243, 13, 50
        CMY:
        5, 95, 80
        CMYK:
        0, 95, 79, 5
      HSL:
        350°, 90.5512%, 50.1961%
        HSV (HSB):
        350°, 94.6502%, 95.2941%
        XYZ:
        37.6818, 19.5728, 4.8095
        xyY:
        0.6071, 0.3154, 19.5728
      CIE-Lab:
        51.3508, 77.0064, 45.4236
        CIE-LCH:
        51.3508, 89.4052, 30.5350
        CIE-Luv:
        51.3508, 158.9878, 27.5177
        Hunter-Lab:
        44.2412, 74.6127, 24.5234
      #f30d32 color charts
#f30d32 RGB chart
      #f30d32 CMYK chart
      #f30d32 RGB pie chart
      #f30d32 color shades, tints & tones
#f30d32 color schemes
#f30d32 color preview, HTML & CSS examples
           This text has a color of #f30d32        
        
          <p style="color:#f30d32;">Text here</p>
        
        
          .mytext {color:#f30d32;}
        
        Text color #f30d32
      
           This box has a color of #f30d32        
        
          <div style="background-color:#f30d32;">Content here</div>
        
        
          .mybackground {background-color:#f30d32;}
        
        Background color #f30d32
      
           Border around this has a color of #f30d32        
        
          <div style="border:2px solid #f30d32;">Content here</div>
        
        
          .myborder {border:2px solid #f30d32;}
        
        Border color #f30d32