#f22f13 color space conversions
Hex:
        #f22f13
        RGB:
        242, 47, 19
        CMY:
        5, 82, 93
        CMYK:
        0, 81, 92, 5
      HSL:
        8°, 89.5582%, 51.1765%
        HSV (HSB):
        8°, 92.1488%, 94.9020%
        XYZ:
        37.7520, 20.9573, 2.6715
        xyY:
        0.6150, 0.3414, 20.9573
      CIE-Lab:
        52.9027, 70.5449, 60.6819
        CIE-LCH:
        52.9027, 93.0530, 40.7017
        CIE-Luv:
        52.9027, 152.3198, 38.1094
        Hunter-Lab:
        45.7791, 67.0875, 28.5854
      #f22f13 color charts
#f22f13 RGB chart
      #f22f13 CMYK chart
      #f22f13 RGB pie chart
      #f22f13 color shades, tints & tones
#f22f13 color schemes
#f22f13 color preview, HTML & CSS examples
           This text has a color of #f22f13        
        
          <p style="color:#f22f13;">Text here</p>
        
        
          .mytext {color:#f22f13;}
        
        Text color #f22f13
      
           This box has a color of #f22f13        
        
          <div style="background-color:#f22f13;">Content here</div>
        
        
          .mybackground {background-color:#f22f13;}
        
        Background color #f22f13
      
           Border around this has a color of #f22f13        
        
          <div style="border:2px solid #f22f13;">Content here</div>
        
        
          .myborder {border:2px solid #f22f13;}
        
        Border color #f22f13