#f1442d color space conversions
Hex:
        #f1442d
        RGB:
        241, 68, 45
        CMY:
        5, 73, 82
        CMYK:
        0, 72, 81, 5
      HSL:
        7°, 87.5000%, 56.0784%
        HSV (HSB):
        7°, 81.3278%, 94.5098%
        XYZ:
        38.8164, 23.0245, 4.8809
        xyY:
        0.5818, 0.3451, 23.0245
      CIE-Lab:
        55.0975, 64.5067, 51.5352
        CIE-LCH:
        55.0975, 82.5650, 38.6218
        CIE-Luv:
        55.0975, 137.1413, 36.7008
        Hunter-Lab:
        47.9838, 60.4254, 27.5577
      #f1442d color charts
#f1442d RGB chart
      #f1442d CMYK chart
      #f1442d RGB pie chart
      #f1442d color shades, tints & tones
#f1442d color schemes
#f1442d color preview, HTML & CSS examples
           This text has a color of #f1442d        
        
          <p style="color:#f1442d;">Text here</p>
        
        
          .mytext {color:#f1442d;}
        
        Text color #f1442d
      
           This box has a color of #f1442d        
        
          <div style="background-color:#f1442d;">Content here</div>
        
        
          .mybackground {background-color:#f1442d;}
        
        Background color #f1442d
      
           Border around this has a color of #f1442d        
        
          <div style="border:2px solid #f1442d;">Content here</div>
        
        
          .myborder {border:2px solid #f1442d;}
        
        Border color #f1442d