#f80822 color space conversions
Hex:
        #f80822
        RGB:
        248, 8, 34
        CMY:
        3, 97, 87
        CMYK:
        0, 97, 86, 3
      HSL:
        354°, 94.4882%, 50.1961%
        HSV (HSB):
        354°, 96.7742%, 97.2549%
        XYZ:
        39.0870, 20.2456, 3.3611
        xyY:
        0.6235, 0.3229, 20.2456
      CIE-Lab:
        52.1138, 78.2276, 54.6989
        CIE-LCH:
        52.1138, 95.4543, 34.9623
        CIE-Luv:
        52.1138, 166.1550, 32.5555
        Hunter-Lab:
        44.9951, 76.3203, 27.0677
      #f80822 color charts
#f80822 RGB chart
      #f80822 CMYK chart
      #f80822 RGB pie chart
      #f80822 color shades, tints & tones
#f80822 color schemes
#f80822 color preview, HTML & CSS examples
           This text has a color of #f80822        
        
          <p style="color:#f80822;">Text here</p>
        
        
          .mytext {color:#f80822;}
        
        Text color #f80822
      
           This box has a color of #f80822        
        
          <div style="background-color:#f80822;">Content here</div>
        
        
          .mybackground {background-color:#f80822;}
        
        Background color #f80822
      
           Border around this has a color of #f80822        
        
          <div style="border:2px solid #f80822;">Content here</div>
        
        
          .myborder {border:2px solid #f80822;}
        
        Border color #f80822