#f80b01 color space conversions
Hex:
        #f80b01
        RGB:
        248, 11, 1
        CMY:
        3, 96, 100
        CMYK:
        0, 96, 100, 3
      HSL:
        2°, 99.1968%, 48.8235%
        HSV (HSB):
        2°, 99.5968%, 97.2549%
        XYZ:
        38.8366, 20.1980, 1.8804
        xyY:
        0.6376, 0.3316, 20.1980
      CIE-Lab:
        52.0603, 77.6623, 65.6490
        CIE-LCH:
        52.0603, 101.6918, 40.2083
        CIE-Luv:
        52.0603, 168.7000, 37.1257
        Hunter-Lab:
        44.9422, 75.6010, 28.9788
      #f80b01 color charts
#f80b01 RGB chart
      #f80b01 CMYK chart
      #f80b01 RGB pie chart
      #f80b01 color shades, tints & tones
#f80b01 color schemes
#f80b01 color preview, HTML & CSS examples
           This text has a color of #f80b01        
        
          <p style="color:#f80b01;">Text here</p>
        
        
          .mytext {color:#f80b01;}
        
        Text color #f80b01
      
           This box has a color of #f80b01        
        
          <div style="background-color:#f80b01;">Content here</div>
        
        
          .mybackground {background-color:#f80b01;}
        
        Background color #f80b01
      
           Border around this has a color of #f80b01        
        
          <div style="border:2px solid #f80b01;">Content here</div>
        
        
          .myborder {border:2px solid #f80b01;}
        
        Border color #f80b01