#f1312e color space conversions
Hex:
        #f1312e
        RGB:
        241, 49, 46
        CMY:
        5, 81, 82
        CMYK:
        0, 80, 81, 5
      HSL:
        1°, 87.4439%, 56.2745%
        HSV (HSB):
        1°, 80.9129%, 94.5098%
        XYZ:
        37.8671, 21.0947, 4.6606
        xyY:
        0.5952, 0.3316, 21.0947
      CIE-Lab:
        53.0529, 70.2705, 49.0954
        CIE-LCH:
        53.0529, 85.7223, 34.9406
        CIE-Luv:
        53.0529, 147.2198, 32.5457
        Hunter-Lab:
        45.9289, 66.7926, 26.1338
      #f1312e color charts
#f1312e RGB chart
      #f1312e CMYK chart
      #f1312e RGB pie chart
      #f1312e color shades, tints & tones
#f1312e color schemes
#f1312e color preview, HTML & CSS examples
           This text has a color of #f1312e        
        
          <p style="color:#f1312e;">Text here</p>
        
        
          .mytext {color:#f1312e;}
        
        Text color #f1312e
      
           This box has a color of #f1312e        
        
          <div style="background-color:#f1312e;">Content here</div>
        
        
          .mybackground {background-color:#f1312e;}
        
        Background color #f1312e
      
           Border around this has a color of #f1312e        
        
          <div style="border:2px solid #f1312e;">Content here</div>
        
        
          .myborder {border:2px solid #f1312e;}
        
        Border color #f1312e