#f1451d color space conversions
Hex:
        #f1451d
        RGB:
        241, 69, 29
        CMY:
        5, 73, 89
        CMYK:
        0, 71, 88, 5
      HSL:
        11°, 88.3333%, 52.9412%
        HSV (HSB):
        11°, 87.9668%, 94.5098%
        XYZ:
        38.6255, 23.0457, 3.5749
        xyY:
        0.5920, 0.3532, 23.0457
      CIE-Lab:
        55.1194, 63.8034, 58.5778
        CIE-LCH:
        55.1194, 86.6154, 42.5550
        CIE-Luv:
        55.1194, 138.4874, 40.6344
        Hunter-Lab:
        48.0060, 59.6104, 29.1890
      #f1451d color charts
#f1451d RGB chart
      #f1451d CMYK chart
      #f1451d RGB pie chart
      #f1451d color shades, tints & tones
#f1451d color schemes
#f1451d color preview, HTML & CSS examples
           This text has a color of #f1451d        
        
          <p style="color:#f1451d;">Text here</p>
        
        
          .mytext {color:#f1451d;}
        
        Text color #f1451d
      
           This box has a color of #f1451d        
        
          <div style="background-color:#f1451d;">Content here</div>
        
        
          .mybackground {background-color:#f1451d;}
        
        Background color #f1451d
      
           Border around this has a color of #f1451d        
        
          <div style="border:2px solid #f1451d;">Content here</div>
        
        
          .myborder {border:2px solid #f1451d;}
        
        Border color #f1451d