#f1352a color space conversions
Hex:
        #f1352a
        RGB:
        241, 53, 42
        CMY:
        5, 79, 84
        CMYK:
        0, 78, 83, 5
      HSL:
        3°, 87.6652%, 55.4902%
        HSV (HSB):
        3°, 82.5726%, 94.5098%
        XYZ:
        37.9666, 21.4141, 4.3228
        xyY:
        0.5960, 0.3362, 21.4141
      CIE-Lab:
        53.3998, 69.0975, 51.4266
        CIE-LCH:
        53.3998, 86.1346, 36.6589
        CIE-Luv:
        53.3998, 145.9497, 34.3927
        Hunter-Lab:
        46.2754, 65.4683, 26.8543
      #f1352a color charts
#f1352a RGB chart
      #f1352a CMYK chart
      #f1352a RGB pie chart
      #f1352a color shades, tints & tones
#f1352a color schemes
#f1352a color preview, HTML & CSS examples
           This text has a color of #f1352a        
        
          <p style="color:#f1352a;">Text here</p>
        
        
          .mytext {color:#f1352a;}
        
        Text color #f1352a
      
           This box has a color of #f1352a        
        
          <div style="background-color:#f1352a;">Content here</div>
        
        
          .mybackground {background-color:#f1352a;}
        
        Background color #f1352a
      
           Border around this has a color of #f1352a        
        
          <div style="border:2px solid #f1352a;">Content here</div>
        
        
          .myborder {border:2px solid #f1352a;}
        
        Border color #f1352a