#f1060f color space conversions
Hex:
        #f1060f
        RGB:
        241, 6, 15
        CMY:
        5, 98, 94
        CMYK:
        0, 98, 94, 5
      HSL:
        358°, 95.1417%, 48.4314%
        HSV (HSB):
        358°, 97.5104%, 94.5098%
        XYZ:
        36.4270, 18.8655, 2.1734
        xyY:
        0.6339, 0.3283, 18.8655
      CIE-Lab:
        50.5295, 76.4230, 60.4528
        CIE-LCH:
        50.5295, 97.4424, 38.3450
        CIE-Luv:
        50.5295, 163.7039, 34.5538
        Hunter-Lab:
        43.4344, 73.6915, 27.4373
      #f1060f color charts
#f1060f RGB chart
      #f1060f CMYK chart
      #f1060f RGB pie chart
      #f1060f color shades, tints & tones
#f1060f color schemes
#f1060f color preview, HTML & CSS examples
           This text has a color of #f1060f        
        
          <p style="color:#f1060f;">Text here</p>
        
        
          .mytext {color:#f1060f;}
        
        Text color #f1060f
      
           This box has a color of #f1060f        
        
          <div style="background-color:#f1060f;">Content here</div>
        
        
          .mybackground {background-color:#f1060f;}
        
        Background color #f1060f
      
           Border around this has a color of #f1060f        
        
          <div style="border:2px solid #f1060f;">Content here</div>
        
        
          .myborder {border:2px solid #f1060f;}
        
        Border color #f1060f