#f82f00 color space conversions
Hex:
        #f82f00
        RGB:
        248, 47, 0
        CMY:
        3, 82, 100
        CMYK:
        0, 81, 100, 3
      HSL:
        11°, 100.0000%, 48.6275%
        HSV (HSB):
        11°, 100.0000%, 97.2549%
        XYZ:
        39.7279, 21.9895, 2.1505
        xyY:
        0.6220, 0.3443, 21.9895
      CIE-Lab:
        54.0159, 72.0504, 66.6553
        CIE-LCH:
        54.0159, 98.1539, 42.7725
        CIE-Luv:
        54.0159, 157.8371, 40.7121
        Hunter-Lab:
        46.8930, 69.1633, 30.1060
      #f82f00 color charts
#f82f00 RGB chart
      #f82f00 CMYK chart
      #f82f00 RGB pie chart
      #f82f00 color shades, tints & tones
#f82f00 color schemes
#f82f00 color preview, HTML & CSS examples
           This text has a color of #f82f00        
        
          <p style="color:#f82f00;">Text here</p>
        
        
          .mytext {color:#f82f00;}
        
        Text color #f82f00
      
           This box has a color of #f82f00        
        
          <div style="background-color:#f82f00;">Content here</div>
        
        
          .mybackground {background-color:#f82f00;}
        
        Background color #f82f00
      
           Border around this has a color of #f82f00        
        
          <div style="border:2px solid #f82f00;">Content here</div>
        
        
          .myborder {border:2px solid #f82f00;}
        
        Border color #f82f00