#f82e1b color space conversions
Hex:
        #f82e1b
        RGB:
        248, 46, 27
        CMY:
        3, 82, 89
        CMYK:
        0, 81, 89, 3
      HSL:
        5°, 94.0426%, 53.9216%
        HSV (HSB):
        5°, 89.1129%, 97.2549%
        XYZ:
        39.8862, 21.9896, 3.1791
        xyY:
        0.6131, 0.3380, 21.9896
      CIE-Lab:
        54.0159, 72.5459, 59.1318
        CIE-LCH:
        54.0159, 93.5921, 39.1833
        CIE-Luv:
        54.0159, 156.4703, 37.5511
        Hunter-Lab:
        46.8930, 69.7654, 28.8056
      #f82e1b color charts
#f82e1b RGB chart
      #f82e1b CMYK chart
      #f82e1b RGB pie chart
      #f82e1b color shades, tints & tones
#f82e1b color schemes
#f82e1b color preview, HTML & CSS examples
           This text has a color of #f82e1b        
        
          <p style="color:#f82e1b;">Text here</p>
        
        
          .mytext {color:#f82e1b;}
        
        Text color #f82e1b
      
           This box has a color of #f82e1b        
        
          <div style="background-color:#f82e1b;">Content here</div>
        
        
          .mybackground {background-color:#f82e1b;}
        
        Background color #f82e1b
      
           Border around this has a color of #f82e1b        
        
          <div style="border:2px solid #f82e1b;">Content here</div>
        
        
          .myborder {border:2px solid #f82e1b;}
        
        Border color #f82e1b