#f41d22 color space conversions
Hex:
        #f41d22
        RGB:
        244, 29, 34
        CMY:
        4, 89, 87
        CMYK:
        0, 88, 86, 4
      HSL:
        359°, 90.7173%, 53.5294%
        HSV (HSB):
        359°, 88.1148%, 95.6863%
        XYZ:
        38.0363, 20.2273, 3.4129
        xyY:
        0.6167, 0.3280, 20.2273
      CIE-Lab:
        52.0933, 74.9543, 54.3426
        CIE-LCH:
        52.0933, 92.5811, 35.9425
        CIE-Luv:
        52.0933, 158.9949, 33.3886
        Hunter-Lab:
        44.9748, 72.2561, 26.9832
      #f41d22 color charts
#f41d22 RGB chart
      #f41d22 CMYK chart
      #f41d22 RGB pie chart
      #f41d22 color shades, tints & tones
#f41d22 color schemes
#f41d22 color preview, HTML & CSS examples
           This text has a color of #f41d22        
        
          <p style="color:#f41d22;">Text here</p>
        
        
          .mytext {color:#f41d22;}
        
        Text color #f41d22
      
           This box has a color of #f41d22        
        
          <div style="background-color:#f41d22;">Content here</div>
        
        
          .mybackground {background-color:#f41d22;}
        
        Background color #f41d22
      
           Border around this has a color of #f41d22        
        
          <div style="border:2px solid #f41d22;">Content here</div>
        
        
          .myborder {border:2px solid #f41d22;}
        
        Border color #f41d22