#f1313b color space conversions
Hex:
        #f1313b
        RGB:
        241, 49, 59
        CMY:
        5, 81, 77
        CMYK:
        0, 80, 76, 5
      HSL:
        357°, 87.2727%, 56.8627%
        HSV (HSB):
        357°, 79.6680%, 94.5098%
        XYZ:
        38.1634, 21.2132, 6.2208
        xyY:
        0.5818, 0.3234, 21.2132
      CIE-Lab:
        53.1820, 70.6712, 42.2496
        CIE-LCH:
        53.1820, 82.3374, 30.8724
        CIE-Luv:
        53.1820, 144.6413, 28.1719
        Hunter-Lab:
        46.0578, 67.3037, 24.2324
      #f1313b color charts
#f1313b RGB chart
      #f1313b CMYK chart
      #f1313b RGB pie chart
      #f1313b color shades, tints & tones
#f1313b color schemes
#f1313b color preview, HTML & CSS examples
           This text has a color of #f1313b        
        
          <p style="color:#f1313b;">Text here</p>
        
        
          .mytext {color:#f1313b;}
        
        Text color #f1313b
      
           This box has a color of #f1313b        
        
          <div style="background-color:#f1313b;">Content here</div>
        
        
          .mybackground {background-color:#f1313b;}
        
        Background color #f1313b
      
           Border around this has a color of #f1313b        
        
          <div style="border:2px solid #f1313b;">Content here</div>
        
        
          .myborder {border:2px solid #f1313b;}
        
        Border color #f1313b