#f3311b color space conversions
Hex:
        #f3311b
        RGB:
        243, 49, 27
        CMY:
        5, 81, 89
        CMYK:
        0, 80, 89, 5
      HSL:
        6°, 90.0000%, 52.9412%
        HSV (HSB):
        6°, 88.8889%, 95.2941%
        XYZ:
        38.2583, 21.3304, 3.1377
        xyY:
        0.6099, 0.3401, 21.3304
      CIE-Lab:
        53.3093, 70.4283, 58.1820
        CIE-LCH:
        53.3093, 91.3526, 39.5607
        CIE-Luv:
        53.3093, 151.3779, 37.3262
        Hunter-Lab:
        46.1849, 67.0409, 28.3014
      #f3311b color charts
#f3311b RGB chart
      #f3311b CMYK chart
      #f3311b RGB pie chart
      #f3311b color shades, tints & tones
#f3311b color schemes
#f3311b color preview, HTML & CSS examples
           This text has a color of #f3311b        
        
          <p style="color:#f3311b;">Text here</p>
        
        
          .mytext {color:#f3311b;}
        
        Text color #f3311b
      
           This box has a color of #f3311b        
        
          <div style="background-color:#f3311b;">Content here</div>
        
        
          .mybackground {background-color:#f3311b;}
        
        Background color #f3311b
      
           Border around this has a color of #f3311b        
        
          <div style="border:2px solid #f3311b;">Content here</div>
        
        
          .myborder {border:2px solid #f3311b;}
        
        Border color #f3311b