#f82822 color space conversions
Hex:
        #f82822
        RGB:
        248, 40, 34
        CMY:
        3, 84, 87
        CMYK:
        0, 84, 86, 3
      HSL:
        2°, 93.8596%, 55.2941%
        HSV (HSB):
        2°, 86.2903%, 97.2549%
        XYZ:
        39.7589, 21.5895, 3.5850
        xyY:
        0.6123, 0.3325, 21.5895
      CIE-Lab:
        53.5888, 73.9886, 55.8782
        CIE-LCH:
        53.5888, 92.7183, 37.0611
        CIE-Luv:
        53.5888, 158.1291, 35.3220
        Hunter-Lab:
        46.4645, 71.4265, 27.9506
      #f82822 color charts
#f82822 RGB chart
      #f82822 CMYK chart
      #f82822 RGB pie chart
      #f82822 color shades, tints & tones
#f82822 color schemes
#f82822 color preview, HTML & CSS examples
           This text has a color of #f82822        
        
          <p style="color:#f82822;">Text here</p>
        
        
          .mytext {color:#f82822;}
        
        Text color #f82822
      
           This box has a color of #f82822        
        
          <div style="background-color:#f82822;">Content here</div>
        
        
          .mybackground {background-color:#f82822;}
        
        Background color #f82822
      
           Border around this has a color of #f82822        
        
          <div style="border:2px solid #f82822;">Content here</div>
        
        
          .myborder {border:2px solid #f82822;}
        
        Border color #f82822