#f3160b color space conversions
Hex:
        #f3160b
        RGB:
        243, 22, 11
        CMY:
        5, 91, 96
        CMYK:
        0, 91, 95, 5
      HSL:
        3°, 91.3386%, 49.8039%
        HSV (HSB):
        3°, 95.4733%, 95.2941%
        XYZ:
        37.3095, 19.6527, 2.1435
        xyY:
        0.6312, 0.3325, 19.6527
      CIE-Lab:
        51.4422, 75.3984, 62.2765
        CIE-LCH:
        51.4422, 97.7920, 39.5555
        CIE-Luv:
        51.4422, 162.5066, 36.2062
        Hunter-Lab:
        44.3313, 72.6466, 28.1651
      #f3160b color charts
#f3160b RGB chart
      #f3160b CMYK chart
      #f3160b RGB pie chart
      #f3160b color shades, tints & tones
#f3160b color schemes
#f3160b color preview, HTML & CSS examples
           This text has a color of #f3160b        
        
          <p style="color:#f3160b;">Text here</p>
        
        
          .mytext {color:#f3160b;}
        
        Text color #f3160b
      
           This box has a color of #f3160b        
        
          <div style="background-color:#f3160b;">Content here</div>
        
        
          .mybackground {background-color:#f3160b;}
        
        Background color #f3160b
      
           Border around this has a color of #f3160b        
        
          <div style="border:2px solid #f3160b;">Content here</div>
        
        
          .myborder {border:2px solid #f3160b;}
        
        Border color #f3160b