#f13225 color space conversions
Hex:
        #f13225
        RGB:
        241, 50, 37
        CMY:
        5, 80, 85
        CMYK:
        0, 79, 85, 5
      HSL:
        4°, 87.9310%, 54.5098%
        HSV (HSB):
        4°, 84.6473%, 94.5098%
        XYZ:
        37.7502, 21.1155, 3.8363
        xyY:
        0.6021, 0.3368, 21.1155
      CIE-Lab:
        53.0757, 69.7932, 53.5297
        CIE-LCH:
        53.0757, 87.9575, 37.4873
        CIE-Luv:
        53.0757, 148.1665, 35.1267
        Hunter-Lab:
        45.9517, 66.2257, 27.2163
      #f13225 color charts
#f13225 RGB chart
      #f13225 CMYK chart
      #f13225 RGB pie chart
      #f13225 color shades, tints & tones
#f13225 color schemes
#f13225 color preview, HTML & CSS examples
           This text has a color of #f13225        
        
          <p style="color:#f13225;">Text here</p>
        
        
          .mytext {color:#f13225;}
        
        Text color #f13225
      
           This box has a color of #f13225        
        
          <div style="background-color:#f13225;">Content here</div>
        
        
          .mybackground {background-color:#f13225;}
        
        Background color #f13225
      
           Border around this has a color of #f13225        
        
          <div style="border:2px solid #f13225;">Content here</div>
        
        
          .myborder {border:2px solid #f13225;}
        
        Border color #f13225