#f8162c color space conversions
Hex:
        #f8162c
        RGB:
        248, 22, 44
        CMY:
        3, 91, 83
        CMYK:
        0, 91, 82, 3
      HSL:
        354°, 94.1667%, 52.9412%
        HSV (HSB):
        354°, 91.1290%, 97.2549%
        XYZ:
        39.4529, 20.7121, 4.3013
        xyY:
        0.6120, 0.3213, 20.7121
      CIE-Lab:
        52.6330, 77.1465, 50.2176
        CIE-LCH:
        52.6330, 92.0510, 33.0616
        CIE-Luv:
        52.6330, 162.0643, 30.8811
        Hunter-Lab:
        45.5106, 75.0974, 26.2538
      #f8162c color charts
#f8162c RGB chart
      #f8162c CMYK chart
      #f8162c RGB pie chart
      #f8162c color shades, tints & tones
#f8162c color schemes
#f8162c color preview, HTML & CSS examples
           This text has a color of #f8162c        
        
          <p style="color:#f8162c;">Text here</p>
        
        
          .mytext {color:#f8162c;}
        
        Text color #f8162c
      
           This box has a color of #f8162c        
        
          <div style="background-color:#f8162c;">Content here</div>
        
        
          .mybackground {background-color:#f8162c;}
        
        Background color #f8162c
      
           Border around this has a color of #f8162c        
        
          <div style="border:2px solid #f8162c;">Content here</div>
        
        
          .myborder {border:2px solid #f8162c;}
        
        Border color #f8162c