#f1121a color space conversions
Hex:
        #f1121a
        RGB:
        241, 18, 26
        CMY:
        5, 93, 90
        CMYK:
        0, 93, 89, 5
      HSL:
        358°, 88.8446%, 50.7843%
        HSV (HSB):
        358°, 92.5311%, 94.5098%
        XYZ:
        36.6784, 19.2080, 2.7516
        xyY:
        0.6255, 0.3276, 19.2080
      CIE-Lab:
        50.9296, 75.5319, 56.7047
        CIE-LCH:
        50.9296, 94.4484, 36.8970
        CIE-Luv:
        50.9296, 160.6693, 33.5781
        Hunter-Lab:
        43.8269, 72.6882, 26.9564
      #f1121a color charts
#f1121a RGB chart
      #f1121a CMYK chart
      #f1121a RGB pie chart
      #f1121a color shades, tints & tones
#f1121a color schemes
#f1121a color preview, HTML & CSS examples
           This text has a color of #f1121a        
        
          <p style="color:#f1121a;">Text here</p>
        
        
          .mytext {color:#f1121a;}
        
        Text color #f1121a
      
           This box has a color of #f1121a        
        
          <div style="background-color:#f1121a;">Content here</div>
        
        
          .mybackground {background-color:#f1121a;}
        
        Background color #f1121a
      
           Border around this has a color of #f1121a        
        
          <div style="border:2px solid #f1121a;">Content here</div>
        
        
          .myborder {border:2px solid #f1121a;}
        
        Border color #f1121a