#f1014b color space conversions
Hex:
        #f1014b
        RGB:
        241, 1, 75
        CMY:
        5, 100, 71
        CMYK:
        0, 100, 69, 5
      HSL:
        342°, 99.1736%, 47.4510%
        HSV (HSB):
        342°, 99.5851%, 94.5098%
        XYZ:
        37.5565, 19.2305, 8.3890
        xyY:
        0.5762, 0.2951, 19.2305
      CIE-Lab:
        50.9558, 78.3013, 30.3376
        CIE-LCH:
        50.9558, 83.9730, 21.1787
        CIE-Luv:
        50.9558, 152.3141, 16.2289
        Hunter-Lab:
        43.8526, 76.1300, 19.3546
      #f1014b color charts
#f1014b RGB chart
      #f1014b CMYK chart
      #f1014b RGB pie chart
      #f1014b color shades, tints & tones
#f1014b color schemes
#f1014b color preview, HTML & CSS examples
           This text has a color of #f1014b        
        
          <p style="color:#f1014b;">Text here</p>
        
        
          .mytext {color:#f1014b;}
        
        Text color #f1014b
      
           This box has a color of #f1014b        
        
          <div style="background-color:#f1014b;">Content here</div>
        
        
          .mybackground {background-color:#f1014b;}
        
        Background color #f1014b
      
           Border around this has a color of #f1014b        
        
          <div style="border:2px solid #f1014b;">Content here</div>
        
        
          .myborder {border:2px solid #f1014b;}
        
        Border color #f1014b