#f41a12 color space conversions
Hex:
        #f41a12
        RGB:
        244, 26, 18
        CMY:
        4, 90, 93
        CMYK:
        0, 89, 93, 4
      HSL:
        2°, 91.1290%, 51.3725%
        HSV (HSB):
        2°, 92.6230%, 95.6863%
        XYZ:
        37.7868, 20.0156, 2.4441
        xyY:
        0.6272, 0.3322, 20.0156
      CIE-Lab:
        51.8548, 75.1747, 60.5734
        CIE-LCH:
        51.8548, 96.5421, 38.8608
        CIE-Luv:
        51.8548, 161.6663, 35.9140
        Hunter-Lab:
        44.7388, 72.4701, 28.0781
      #f41a12 color charts
#f41a12 RGB chart
      #f41a12 CMYK chart
      #f41a12 RGB pie chart
      #f41a12 color shades, tints & tones
#f41a12 color schemes
#f41a12 color preview, HTML & CSS examples
           This text has a color of #f41a12        
        
          <p style="color:#f41a12;">Text here</p>
        
        
          .mytext {color:#f41a12;}
        
        Text color #f41a12
      
           This box has a color of #f41a12        
        
          <div style="background-color:#f41a12;">Content here</div>
        
        
          .mybackground {background-color:#f41a12;}
        
        Background color #f41a12
      
           Border around this has a color of #f41a12        
        
          <div style="border:2px solid #f41a12;">Content here</div>
        
        
          .myborder {border:2px solid #f41a12;}
        
        Border color #f41a12