#f1013e color space conversions
Hex:
        #f1013e
        RGB:
        241, 1, 62
        CMY:
        5, 100, 76
        CMYK:
        0, 100, 74, 5
      HSL:
        345°, 99.1736%, 47.4510%
        HSV (HSB):
        345°, 99.5851%, 94.5098%
        XYZ:
        37.1560, 19.0703, 6.2800
        xyY:
        0.5944, 0.3051, 19.0703
      CIE-Lab:
        50.7693, 77.7961, 37.8461
        CIE-LCH:
        50.7693, 86.5133, 25.9419
        CIE-Luv:
        50.7693, 156.2020, 22.0701
        Hunter-Lab:
        43.6695, 75.4541, 22.0423
      #f1013e color charts
#f1013e RGB chart
      #f1013e CMYK chart
      #f1013e RGB pie chart
      #f1013e color shades, tints & tones
#f1013e color schemes
#f1013e color preview, HTML & CSS examples
           This text has a color of #f1013e        
        
          <p style="color:#f1013e;">Text here</p>
        
        
          .mytext {color:#f1013e;}
        
        Text color #f1013e
      
           This box has a color of #f1013e        
        
          <div style="background-color:#f1013e;">Content here</div>
        
        
          .mybackground {background-color:#f1013e;}
        
        Background color #f1013e
      
           Border around this has a color of #f1013e        
        
          <div style="border:2px solid #f1013e;">Content here</div>
        
        
          .myborder {border:2px solid #f1013e;}
        
        Border color #f1013e