#f41d23 color space conversions
Hex:
        #f41d23
        RGB:
        244, 29, 35
        CMY:
        4, 89, 86
        CMYK:
        0, 88, 86, 4
      HSL:
        358°, 90.7173%, 53.5294%
        HSV (HSB):
        358°, 88.1148%, 95.6863%
        XYZ:
        38.0510, 20.2332, 3.4900
        xyY:
        0.6160, 0.3275, 20.2332
      CIE-Lab:
        52.0998, 74.9733, 53.8826
        CIE-LCH:
        52.0998, 92.3273, 35.7045
        CIE-Luv:
        52.0998, 158.8498, 33.1618
        Hunter-Lab:
        44.9813, 72.2810, 26.8867
      #f41d23 color charts
#f41d23 RGB chart
      #f41d23 CMYK chart
      #f41d23 RGB pie chart
      #f41d23 color shades, tints & tones
#f41d23 color schemes
#f41d23 color preview, HTML & CSS examples
           This text has a color of #f41d23        
        
          <p style="color:#f41d23;">Text here</p>
        
        
          .mytext {color:#f41d23;}
        
        Text color #f41d23
      
           This box has a color of #f41d23        
        
          <div style="background-color:#f41d23;">Content here</div>
        
        
          .mybackground {background-color:#f41d23;}
        
        Background color #f41d23
      
           Border around this has a color of #f41d23        
        
          <div style="border:2px solid #f41d23;">Content here</div>
        
        
          .myborder {border:2px solid #f41d23;}
        
        Border color #f41d23