#f1311d color space conversions
Hex:
        #f1311d
        RGB:
        241, 49, 29
        CMY:
        5, 81, 89
        CMYK:
        0, 80, 88, 5
      HSL:
        6°, 88.3333%, 52.9412%
        HSV (HSB):
        6°, 87.9668%, 94.5098%
        XYZ:
        37.5957, 20.9861, 3.2316
        xyY:
        0.6082, 0.3395, 20.9861
      CIE-Lab:
        52.9343, 69.9009, 56.9296
        CIE-LCH:
        52.9343, 90.1505, 39.1605
        CIE-Luv:
        52.9343, 149.6636, 36.6777
        Hunter-Lab:
        45.8106, 66.3223, 27.8849
      #f1311d color charts
#f1311d RGB chart
      #f1311d CMYK chart
      #f1311d RGB pie chart
      #f1311d color shades, tints & tones
#f1311d color schemes
#f1311d color preview, HTML & CSS examples
           This text has a color of #f1311d        
        
          <p style="color:#f1311d;">Text here</p>
        
        
          .mytext {color:#f1311d;}
        
        Text color #f1311d
      
           This box has a color of #f1311d        
        
          <div style="background-color:#f1311d;">Content here</div>
        
        
          .mybackground {background-color:#f1311d;}
        
        Background color #f1311d
      
           Border around this has a color of #f1311d        
        
          <div style="border:2px solid #f1311d;">Content here</div>
        
        
          .myborder {border:2px solid #f1311d;}
        
        Border color #f1311d