#f22c15 color space conversions
Hex:
        #f22c15
        RGB:
        242, 44, 21
        CMY:
        5, 83, 92
        CMYK:
        0, 82, 91, 5
      HSL:
        6°, 89.4737%, 51.5686%
        HSV (HSB):
        6°, 91.3223%, 94.9020%
        XYZ:
        37.6540, 20.7328, 2.7267
        xyY:
        0.6161, 0.3393, 20.7328
      CIE-Lab:
        52.6558, 71.2910, 59.8585
        CIE-LCH:
        52.6558, 93.0884, 40.0180
        CIE-Luv:
        52.6558, 153.5116, 37.3709
        Hunter-Lab:
        45.5332, 67.9285, 28.3228
      #f22c15 color charts
#f22c15 RGB chart
      #f22c15 CMYK chart
      #f22c15 RGB pie chart
      #f22c15 color shades, tints & tones
#f22c15 color schemes
#f22c15 color preview, HTML & CSS examples
           This text has a color of #f22c15        
        
          <p style="color:#f22c15;">Text here</p>
        
        
          .mytext {color:#f22c15;}
        
        Text color #f22c15
      
           This box has a color of #f22c15        
        
          <div style="background-color:#f22c15;">Content here</div>
        
        
          .mybackground {background-color:#f22c15;}
        
        Background color #f22c15
      
           Border around this has a color of #f22c15        
        
          <div style="border:2px solid #f22c15;">Content here</div>
        
        
          .myborder {border:2px solid #f22c15;}
        
        Border color #f22c15