#f1351d color space conversions
Hex:
        #f1351d
        RGB:
        241, 53, 29
        CMY:
        5, 79, 89
        CMYK:
        0, 78, 88, 5
      HSL:
        7°, 88.3333%, 52.9412%
        HSV (HSB):
        7°, 87.9668%, 94.5098%
        XYZ:
        37.7705, 21.3357, 3.2899
        xyY:
        0.6053, 0.3419, 21.3357
      CIE-Lab:
        53.3149, 68.8281, 57.2160
        CIE-LCH:
        53.3149, 89.5040, 39.7363
        CIE-Luv:
        53.3149, 147.6787, 37.3724
        Hunter-Lab:
        46.1906, 65.1278, 28.1105
      #f1351d color charts
#f1351d RGB chart
      #f1351d CMYK chart
      #f1351d RGB pie chart
      #f1351d color shades, tints & tones
#f1351d color schemes
#f1351d color preview, HTML & CSS examples
           This text has a color of #f1351d        
        
          <p style="color:#f1351d;">Text here</p>
        
        
          .mytext {color:#f1351d;}
        
        Text color #f1351d
      
           This box has a color of #f1351d        
        
          <div style="background-color:#f1351d;">Content here</div>
        
        
          .mybackground {background-color:#f1351d;}
        
        Background color #f1351d
      
           Border around this has a color of #f1351d        
        
          <div style="border:2px solid #f1351d;">Content here</div>
        
        
          .myborder {border:2px solid #f1351d;}
        
        Border color #f1351d