#f41f1d color space conversions
Hex:
        #f41f1d
        RGB:
        244, 31, 29
        CMY:
        4, 88, 89
        CMYK:
        0, 87, 88, 4
      HSL:
        1°, 90.7173%, 53.5294%
        HSV (HSB):
        1°, 88.1148%, 95.6863%
        XYZ:
        38.0200, 20.3018, 3.0772
        xyY:
        0.6192, 0.3307, 20.3018
      CIE-Lab:
        52.1767, 74.5419, 56.6261
        CIE-LCH:
        52.1767, 93.6109, 37.2223
        CIE-Luv:
        52.1767, 159.0458, 34.6411
        Hunter-Lab:
        45.0575, 71.7695, 27.4911
      #f41f1d color charts
#f41f1d RGB chart
      #f41f1d CMYK chart
      #f41f1d RGB pie chart
      #f41f1d color shades, tints & tones
#f41f1d color schemes
#f41f1d color preview, HTML & CSS examples
           This text has a color of #f41f1d        
        
          <p style="color:#f41f1d;">Text here</p>
        
        
          .mytext {color:#f41f1d;}
        
        Text color #f41f1d
      
           This box has a color of #f41f1d        
        
          <div style="background-color:#f41f1d;">Content here</div>
        
        
          .mybackground {background-color:#f41f1d;}
        
        Background color #f41f1d
      
           Border around this has a color of #f41f1d        
        
          <div style="border:2px solid #f41f1d;">Content here</div>
        
        
          .myborder {border:2px solid #f41f1d;}
        
        Border color #f41f1d