#f1342d color space conversions
Hex:
        #f1342d
        RGB:
        241, 52, 45
        CMY:
        5, 80, 82
        CMYK:
        0, 78, 81, 5
      HSL:
        2°, 87.5000%, 56.0784%
        HSV (HSB):
        2°, 81.3278%, 94.5098%
        XYZ:
        37.9773, 21.3462, 4.6012
        xyY:
        0.5941, 0.3339, 21.3462
      CIE-Lab:
        53.3263, 69.4485, 49.8653
        CIE-LCH:
        53.3263, 85.4965, 35.6790
        CIE-Luv:
        53.3263, 145.9596, 33.3729
        Hunter-Lab:
        46.2020, 65.8707, 26.4367
      #f1342d color charts
#f1342d RGB chart
      #f1342d CMYK chart
      #f1342d RGB pie chart
      #f1342d color shades, tints & tones
#f1342d color schemes
#f1342d color preview, HTML & CSS examples
           This text has a color of #f1342d        
        
          <p style="color:#f1342d;">Text here</p>
        
        
          .mytext {color:#f1342d;}
        
        Text color #f1342d
      
           This box has a color of #f1342d        
        
          <div style="background-color:#f1342d;">Content here</div>
        
        
          .mybackground {background-color:#f1342d;}
        
        Background color #f1342d
      
           Border around this has a color of #f1342d        
        
          <div style="border:2px solid #f1342d;">Content here</div>
        
        
          .myborder {border:2px solid #f1342d;}
        
        Border color #f1342d