#f41c16 color space conversions
Hex:
        #f41c16
        RGB:
        244, 28, 22
        CMY:
        4, 89, 91
        CMYK:
        0, 89, 91, 4
      HSL:
        2°, 90.9836%, 52.1569%
        HSV (HSB):
        2°, 90.9836%, 95.6863%
        XYZ:
        37.8683, 20.1215, 2.6470
        xyY:
        0.6245, 0.3318, 20.1215
      CIE-Lab:
        51.9743, 74.9235, 59.2593
        CIE-LCH:
        51.9743, 95.5259, 38.3415
        CIE-Luv:
        51.9743, 160.7332, 35.5391
        Hunter-Lab:
        44.8570, 72.1899, 27.9012
      #f41c16 color charts
#f41c16 RGB chart
      #f41c16 CMYK chart
      #f41c16 RGB pie chart
      #f41c16 color shades, tints & tones
#f41c16 color schemes
#f41c16 color preview, HTML & CSS examples
           This text has a color of #f41c16        
        
          <p style="color:#f41c16;">Text here</p>
        
        
          .mytext {color:#f41c16;}
        
        Text color #f41c16
      
           This box has a color of #f41c16        
        
          <div style="background-color:#f41c16;">Content here</div>
        
        
          .mybackground {background-color:#f41c16;}
        
        Background color #f41c16
      
           Border around this has a color of #f41c16        
        
          <div style="border:2px solid #f41c16;">Content here</div>
        
        
          .myborder {border:2px solid #f41c16;}
        
        Border color #f41c16