#f3120b color space conversions
Hex:
        #f3120b
        RGB:
        243, 18, 11
        CMY:
        5, 93, 96
        CMYK:
        0, 93, 95, 5
      HSL:
        2°, 91.3386%, 49.8039%
        HSV (HSB):
        2°, 95.4733%, 95.2941%
        XYZ:
        37.2389, 19.5115, 2.1200
        xyY:
        0.6326, 0.3314, 19.5115
      CIE-Lab:
        51.2803, 75.8652, 62.1957
        CIE-LCH:
        51.2803, 98.1011, 39.3455
        CIE-Luv:
        51.2803, 163.4098, 35.9130
        Hunter-Lab:
        44.1718, 73.1832, 28.0747
      #f3120b color charts
#f3120b RGB chart
      #f3120b CMYK chart
      #f3120b RGB pie chart
      #f3120b color shades, tints & tones
#f3120b color schemes
#f3120b color preview, HTML & CSS examples
           This text has a color of #f3120b        
        
          <p style="color:#f3120b;">Text here</p>
        
        
          .mytext {color:#f3120b;}
        
        Text color #f3120b
      
           This box has a color of #f3120b        
        
          <div style="background-color:#f3120b;">Content here</div>
        
        
          .mybackground {background-color:#f3120b;}
        
        Background color #f3120b
      
           Border around this has a color of #f3120b        
        
          <div style="border:2px solid #f3120b;">Content here</div>
        
        
          .myborder {border:2px solid #f3120b;}
        
        Border color #f3120b