#f1394a color space conversions
Hex:
        #f1394a
        RGB:
        241, 57, 74
        CMY:
        5, 78, 71
        CMYK:
        0, 76, 69, 5
      HSL:
        354°, 86.7925%, 58.4314%
        HSV (HSB):
        354°, 76.3485%, 94.5098%
        XYZ:
        38.9748, 22.1214, 8.6942
        xyY:
        0.5585, 0.3170, 22.1214
      CIE-Lab:
        54.1556, 69.0706, 34.8347
        CIE-LCH:
        54.1556, 77.3576, 26.7634
        CIE-Luv:
        54.1556, 137.2654, 23.4511
        Hunter-Lab:
        47.0334, 65.6075, 21.9635
      #f1394a color charts
#f1394a RGB chart
      #f1394a CMYK chart
      #f1394a RGB pie chart
      #f1394a color shades, tints & tones
#f1394a color schemes
#f1394a color preview, HTML & CSS examples
           This text has a color of #f1394a        
        
          <p style="color:#f1394a;">Text here</p>
        
        
          .mytext {color:#f1394a;}
        
        Text color #f1394a
      
           This box has a color of #f1394a        
        
          <div style="background-color:#f1394a;">Content here</div>
        
        
          .mybackground {background-color:#f1394a;}
        
        Background color #f1394a
      
           Border around this has a color of #f1394a        
        
          <div style="border:2px solid #f1394a;">Content here</div>
        
        
          .myborder {border:2px solid #f1394a;}
        
        Border color #f1394a