#f1352b color space conversions
Hex:
        #f1352b
        RGB:
        241, 53, 43
        CMY:
        5, 79, 83
        CMYK:
        0, 78, 82, 5
      HSL:
        3°, 87.6106%, 55.6863%
        HSV (HSB):
        3°, 82.1577%, 94.5098%
        XYZ:
        37.9848, 21.4214, 4.4182
        xyY:
        0.5951, 0.3356, 21.4214
      CIE-Lab:
        53.4076, 69.1224, 50.9416
        CIE-LCH:
        53.4076, 85.8659, 36.3894
        CIE-Luv:
        53.4076, 145.7919, 34.1205
        Hunter-Lab:
        46.2833, 65.4997, 26.7384
      #f1352b color charts
#f1352b RGB chart
      #f1352b CMYK chart
      #f1352b RGB pie chart
      #f1352b color shades, tints & tones
#f1352b color schemes
#f1352b color preview, HTML & CSS examples
           This text has a color of #f1352b        
        
          <p style="color:#f1352b;">Text here</p>
        
        
          .mytext {color:#f1352b;}
        
        Text color #f1352b
      
           This box has a color of #f1352b        
        
          <div style="background-color:#f1352b;">Content here</div>
        
        
          .mybackground {background-color:#f1352b;}
        
        Background color #f1352b
      
           Border around this has a color of #f1352b        
        
          <div style="border:2px solid #f1352b;">Content here</div>
        
        
          .myborder {border:2px solid #f1352b;}
        
        Border color #f1352b