#f41f3d color space conversions
Hex:
        #f41f3d
        RGB:
        244, 31, 61
        CMY:
        4, 88, 76
        CMYK:
        0, 87, 75, 4
      HSL:
        352°, 90.6383%, 53.9216%
        HSV (HSB):
        352°, 87.2951%, 95.6863%
        XYZ:
        38.6405, 20.5500, 6.3448
        xyY:
        0.5896, 0.3136, 20.5500
      CIE-Lab:
        52.4534, 75.3426, 40.4847
        CIE-LCH:
        52.4534, 85.5308, 28.2510
        CIE-Luv:
        52.4534, 153.1178, 25.2949
        Hunter-Lab:
        45.3321, 72.8200, 23.4340
      #f41f3d color charts
#f41f3d RGB chart
      #f41f3d CMYK chart
      #f41f3d RGB pie chart
      #f41f3d color shades, tints & tones
#f41f3d color schemes
#f41f3d color preview, HTML & CSS examples
           This text has a color of #f41f3d        
        
          <p style="color:#f41f3d;">Text here</p>
        
        
          .mytext {color:#f41f3d;}
        
        Text color #f41f3d
      
           This box has a color of #f41f3d        
        
          <div style="background-color:#f41f3d;">Content here</div>
        
        
          .mybackground {background-color:#f41f3d;}
        
        Background color #f41f3d
      
           Border around this has a color of #f41f3d        
        
          <div style="border:2px solid #f41f3d;">Content here</div>
        
        
          .myborder {border:2px solid #f41f3d;}
        
        Border color #f41f3d