#f1022f color space conversions
Hex:
        #f1022f
        RGB:
        241, 2, 47
        CMY:
        5, 99, 82
        CMYK:
        0, 99, 80, 5
      HSL:
        349°, 98.3539%, 47.6471%
        HSV (HSB):
        349°, 99.1701%, 94.5098%
        XYZ:
        36.8104, 18.9494, 4.4068
        xyY:
        0.6118, 0.3149, 18.9494
      CIE-Lab:
        50.6280, 77.2684, 46.2083
        CIE-LCH:
        50.6280, 90.0312, 30.8804
        CIE-Luv:
        50.6280, 159.6999, 27.5515
        Hunter-Lab:
        43.5309, 74.7632, 24.4695
      #f1022f color charts
#f1022f RGB chart
      #f1022f CMYK chart
      #f1022f RGB pie chart
      #f1022f color shades, tints & tones
#f1022f color schemes
#f1022f color preview, HTML & CSS examples
           This text has a color of #f1022f        
        
          <p style="color:#f1022f;">Text here</p>
        
        
          .mytext {color:#f1022f;}
        
        Text color #f1022f
      
           This box has a color of #f1022f        
        
          <div style="background-color:#f1022f;">Content here</div>
        
        
          .mybackground {background-color:#f1022f;}
        
        Background color #f1022f
      
           Border around this has a color of #f1022f        
        
          <div style="border:2px solid #f1022f;">Content here</div>
        
        
          .myborder {border:2px solid #f1022f;}
        
        Border color #f1022f