#f1240f color space conversions
Hex:
        #f1240f
        RGB:
        241, 36, 15
        CMY:
        5, 86, 94
        CMYK:
        0, 85, 94, 5
      HSL:
        6°, 88.9764%, 50.1961%
        HSV (HSB):
        6°, 93.7759%, 94.5098%
        XYZ:
        36.9927, 19.9970, 2.3620
        xyY:
        0.6233, 0.3369, 19.9970
      CIE-Lab:
        51.8338, 72.6714, 61.1759
        CIE-LCH:
        51.8338, 94.9928, 40.0912
        CIE-Luv:
        51.8338, 156.5099, 36.9195
        Hunter-Lab:
        44.7180, 69.4066, 28.1709
      #f1240f color charts
#f1240f RGB chart
      #f1240f CMYK chart
      #f1240f RGB pie chart
      #f1240f color shades, tints & tones
#f1240f color schemes
#f1240f color preview, HTML & CSS examples
           This text has a color of #f1240f        
        
          <p style="color:#f1240f;">Text here</p>
        
        
          .mytext {color:#f1240f;}
        
        Text color #f1240f
      
           This box has a color of #f1240f        
        
          <div style="background-color:#f1240f;">Content here</div>
        
        
          .mybackground {background-color:#f1240f;}
        
        Background color #f1240f
      
           Border around this has a color of #f1240f        
        
          <div style="border:2px solid #f1240f;">Content here</div>
        
        
          .myborder {border:2px solid #f1240f;}
        
        Border color #f1240f