#f8202f color space conversions
Hex:
        #f8202f
        RGB:
        248, 32, 47
        CMY:
        3, 87, 82
        CMYK:
        0, 87, 81, 3
      HSL:
        356°, 93.9130%, 54.9020%
        HSV (HSB):
        356°, 87.0968%, 97.2549%
        XYZ:
        39.7410, 21.1947, 4.6857
        xyY:
        0.6056, 0.3230, 21.1947
      CIE-Lab:
        53.1619, 75.7721, 49.1580
        CIE-LCH:
        53.1619, 90.3212, 32.9740
        CIE-Luv:
        53.1619, 158.8201, 30.9801
        Hunter-Lab:
        46.0377, 73.5200, 26.1919
      #f8202f color charts
#f8202f RGB chart
      #f8202f CMYK chart
      #f8202f RGB pie chart
      #f8202f color shades, tints & tones
#f8202f color schemes
#f8202f color preview, HTML & CSS examples
           This text has a color of #f8202f        
        
          <p style="color:#f8202f;">Text here</p>
        
        
          .mytext {color:#f8202f;}
        
        Text color #f8202f
      
           This box has a color of #f8202f        
        
          <div style="background-color:#f8202f;">Content here</div>
        
        
          .mybackground {background-color:#f8202f;}
        
        Background color #f8202f
      
           Border around this has a color of #f8202f        
        
          <div style="border:2px solid #f8202f;">Content here</div>
        
        
          .myborder {border:2px solid #f8202f;}
        
        Border color #f8202f