#f41d20 color space conversions
Hex:
        #f41d20
        RGB:
        244, 29, 32
        CMY:
        4, 89, 87
        CMYK:
        0, 88, 87, 4
      HSL:
        359°, 90.7173%, 53.5294%
        HSV (HSB):
        359°, 88.1148%, 95.6863%
        XYZ:
        38.0083, 20.2161, 3.2653
        xyY:
        0.6181, 0.3288, 20.2161
      CIE-Lab:
        52.0807, 74.9181, 55.2431
        CIE-LCH:
        52.0807, 93.0834, 36.4043
        CIE-Luv:
        52.0807, 159.2734, 33.8237
        Hunter-Lab:
        44.9623, 72.2085, 27.1678
      #f41d20 color charts
#f41d20 RGB chart
      #f41d20 CMYK chart
      #f41d20 RGB pie chart
      #f41d20 color shades, tints & tones
#f41d20 color schemes
#f41d20 color preview, HTML & CSS examples
           This text has a color of #f41d20        
        
          <p style="color:#f41d20;">Text here</p>
        
        
          .mytext {color:#f41d20;}
        
        Text color #f41d20
      
           This box has a color of #f41d20        
        
          <div style="background-color:#f41d20;">Content here</div>
        
        
          .mybackground {background-color:#f41d20;}
        
        Background color #f41d20
      
           Border around this has a color of #f41d20        
        
          <div style="border:2px solid #f41d20;">Content here</div>
        
        
          .myborder {border:2px solid #f41d20;}
        
        Border color #f41d20