#f41b14 color space conversions
Hex:
        #f41b14
        RGB:
        244, 27, 20
        CMY:
        4, 89, 92
        CMYK:
        0, 89, 92, 4
      HSL:
        2°, 91.0569%, 51.7647%
        HSV (HSB):
        2°, 91.8033%, 95.6863%
        XYZ:
        37.8264, 20.0675, 2.5416
        xyY:
        0.6259, 0.3320, 20.0675
      CIE-Lab:
        51.9134, 75.0505, 59.9342
        CIE-LCH:
        51.9134, 96.0452, 38.6103
        CIE-Luv:
        51.9134, 161.2109, 35.7360
        Hunter-Lab:
        44.7967, 72.3314, 27.9939
      #f41b14 color charts
#f41b14 RGB chart
      #f41b14 CMYK chart
      #f41b14 RGB pie chart
      #f41b14 color shades, tints & tones
#f41b14 color schemes
#f41b14 color preview, HTML & CSS examples
           This text has a color of #f41b14        
        
          <p style="color:#f41b14;">Text here</p>
        
        
          .mytext {color:#f41b14;}
        
        Text color #f41b14
      
           This box has a color of #f41b14        
        
          <div style="background-color:#f41b14;">Content here</div>
        
        
          .mybackground {background-color:#f41b14;}
        
        Background color #f41b14
      
           Border around this has a color of #f41b14        
        
          <div style="border:2px solid #f41b14;">Content here</div>
        
        
          .myborder {border:2px solid #f41b14;}
        
        Border color #f41b14