#f22e15 color space conversions
Hex:
        #f22e15
        RGB:
        242, 46, 21
        CMY:
        5, 82, 92
        CMYK:
        0, 81, 91, 5
      HSL:
        7°, 89.4737%, 51.5686%
        HSV (HSB):
        7°, 91.3223%, 94.9020%
        XYZ:
        37.7303, 20.8854, 2.7521
        xyY:
        0.6148, 0.3403, 20.8854
      CIE-Lab:
        52.8238, 70.8145, 59.9669
        CIE-LCH:
        52.8238, 92.7940, 40.2585
        CIE-Luv:
        52.8238, 152.6148, 37.6749
        Hunter-Lab:
        45.7005, 67.3935, 28.4199
      #f22e15 color charts
#f22e15 RGB chart
      #f22e15 CMYK chart
      #f22e15 RGB pie chart
      #f22e15 color shades, tints & tones
#f22e15 color schemes
#f22e15 color preview, HTML & CSS examples
           This text has a color of #f22e15        
        
          <p style="color:#f22e15;">Text here</p>
        
        
          .mytext {color:#f22e15;}
        
        Text color #f22e15
      
           This box has a color of #f22e15        
        
          <div style="background-color:#f22e15;">Content here</div>
        
        
          .mybackground {background-color:#f22e15;}
        
        Background color #f22e15
      
           Border around this has a color of #f22e15        
        
          <div style="border:2px solid #f22e15;">Content here</div>
        
        
          .myborder {border:2px solid #f22e15;}
        
        Border color #f22e15