#f41c2f color space conversions
Hex:
        #f41c2f
        RGB:
        244, 28, 47
        CMY:
        4, 89, 82
        CMYK:
        0, 89, 81, 4
      HSL:
        355°, 90.7563%, 53.3333%
        HSV (HSB):
        355°, 88.5246%, 95.6863%
        XYZ:
        38.2366, 20.2688, 4.5863
        xyY:
        0.6060, 0.3213, 20.2688
      CIE-Lab:
        52.1398, 75.3991, 47.8950
        CIE-LCH:
        52.1398, 89.3250, 32.4245
        CIE-Luv:
        52.1398, 157.0847, 29.8496
        Hunter-Lab:
        45.0209, 72.8146, 25.4747
      #f41c2f color charts
#f41c2f RGB chart
      #f41c2f CMYK chart
      #f41c2f RGB pie chart
      #f41c2f color shades, tints & tones
#f41c2f color schemes
#f41c2f color preview, HTML & CSS examples
           This text has a color of #f41c2f        
        
          <p style="color:#f41c2f;">Text here</p>
        
        
          .mytext {color:#f41c2f;}
        
        Text color #f41c2f
      
           This box has a color of #f41c2f        
        
          <div style="background-color:#f41c2f;">Content here</div>
        
        
          .mybackground {background-color:#f41c2f;}
        
        Background color #f41c2f
      
           Border around this has a color of #f41c2f        
        
          <div style="border:2px solid #f41c2f;">Content here</div>
        
        
          .myborder {border:2px solid #f41c2f;}
        
        Border color #f41c2f