#f8161a color space conversions
Hex:
        #f8161a
        RGB:
        248, 22, 26
        CMY:
        3, 91, 90
        CMYK:
        0, 91, 90, 3
      HSL:
        359°, 94.1667%, 52.9412%
        HSV (HSB):
        359°, 91.1290%, 97.2549%
        XYZ:
        39.1848, 20.6049, 2.8891
        xyY:
        0.6252, 0.3287, 20.6049
      CIE-Lab:
        52.5143, 76.8111, 58.4750
        CIE-LCH:
        52.5143, 96.5364, 37.2814
        CIE-Luv:
        52.5143, 164.7303, 34.9692
        Hunter-Lab:
        45.3926, 74.6516, 28.0011
      #f8161a color charts
#f8161a RGB chart
      #f8161a CMYK chart
      #f8161a RGB pie chart
      #f8161a color shades, tints & tones
#f8161a color schemes
#f8161a color preview, HTML & CSS examples
           This text has a color of #f8161a        
        
          <p style="color:#f8161a;">Text here</p>
        
        
          .mytext {color:#f8161a;}
        
        Text color #f8161a
      
           This box has a color of #f8161a        
        
          <div style="background-color:#f8161a;">Content here</div>
        
        
          .mybackground {background-color:#f8161a;}
        
        Background color #f8161a
      
           Border around this has a color of #f8161a        
        
          <div style="border:2px solid #f8161a;">Content here</div>
        
        
          .myborder {border:2px solid #f8161a;}
        
        Border color #f8161a