#f52f38 color space conversions
Hex:
        #f52f38
        RGB:
        245, 47, 56
        CMY:
        4, 82, 78
        CMYK:
        0, 81, 77, 4
      HSL:
        357°, 90.8257%, 57.2549%
        HSV (HSB):
        357°, 80.8163%, 96.0784%
        XYZ:
        39.3865, 21.7310, 5.8600
        xyY:
        0.5881, 0.3245, 21.7310
      CIE-Lab:
        53.7405, 72.1635, 44.7314
        CIE-LCH:
        53.7405, 84.9027, 31.7932
        CIE-Luv:
        53.7405, 149.2130, 29.6255
        Hunter-Lab:
        46.6166, 69.2364, 25.1785
      #f52f38 color charts
#f52f38 RGB chart
      #f52f38 CMYK chart
      #f52f38 RGB pie chart
      #f52f38 color shades, tints & tones
#f52f38 color schemes
#f52f38 color preview, HTML & CSS examples
           This text has a color of #f52f38        
        
          <p style="color:#f52f38;">Text here</p>
        
        
          .mytext {color:#f52f38;}
        
        Text color #f52f38
      
           This box has a color of #f52f38        
        
          <div style="background-color:#f52f38;">Content here</div>
        
        
          .mybackground {background-color:#f52f38;}
        
        Background color #f52f38
      
           Border around this has a color of #f52f38        
        
          <div style="border:2px solid #f52f38;">Content here</div>
        
        
          .myborder {border:2px solid #f52f38;}
        
        Border color #f52f38