#f41d05 color space conversions
Hex:
        #f41d05
        RGB:
        244, 29, 5
        CMY:
        4, 89, 98
        CMYK:
        0, 88, 98, 4
      HSL:
        6°, 95.9839%, 48.8235%
        HSV (HSB):
        6°, 97.9508%, 95.6863%
        XYZ:
        37.7750, 20.1228, 2.0367
        xyY:
        0.6303, 0.3357, 20.1228
      CIE-Lab:
        51.9757, 74.6150, 64.1088
        CIE-LCH:
        51.9757, 98.3735, 40.6690
        CIE-Luv:
        51.9757, 161.6307, 37.5020
        Hunter-Lab:
        44.8584, 71.8114, 28.7090
      #f41d05 color charts
#f41d05 RGB chart
      #f41d05 CMYK chart
      #f41d05 RGB pie chart
      #f41d05 color shades, tints & tones
#f41d05 color schemes
#f41d05 color preview, HTML & CSS examples
           This text has a color of #f41d05        
        
          <p style="color:#f41d05;">Text here</p>
        
        
          .mytext {color:#f41d05;}
        
        Text color #f41d05
      
           This box has a color of #f41d05        
        
          <div style="background-color:#f41d05;">Content here</div>
        
        
          .mybackground {background-color:#f41d05;}
        
        Background color #f41d05
      
           Border around this has a color of #f41d05        
        
          <div style="border:2px solid #f41d05;">Content here</div>
        
        
          .myborder {border:2px solid #f41d05;}
        
        Border color #f41d05