#f7080e color space conversions
Hex:
        #f7080e
        RGB:
        247, 8, 14
        CMY:
        3, 97, 95
        CMYK:
        0, 97, 94, 3
      HSL:
        358°, 93.7255%, 50.0000%
        HSV (HSB):
        358°, 96.7611%, 96.8627%
        XYZ:
        38.5239, 19.9795, 2.2415
        xyY:
        0.6342, 0.3289, 19.9795
      CIE-Lab:
        51.8141, 77.7254, 62.1073
        CIE-LCH:
        51.8141, 99.4915, 38.6270
        CIE-Luv:
        51.8141, 167.6480, 35.6714
        Hunter-Lab:
        44.6985, 75.6199, 28.3157
      #f7080e color charts
#f7080e RGB chart
      #f7080e CMYK chart
      #f7080e RGB pie chart
      #f7080e color shades, tints & tones
#f7080e color schemes
#f7080e color preview, HTML & CSS examples
           This text has a color of #f7080e        
        
          <p style="color:#f7080e;">Text here</p>
        
        
          .mytext {color:#f7080e;}
        
        Text color #f7080e
      
           This box has a color of #f7080e        
        
          <div style="background-color:#f7080e;">Content here</div>
        
        
          .mybackground {background-color:#f7080e;}
        
        Background color #f7080e
      
           Border around this has a color of #f7080e        
        
          <div style="border:2px solid #f7080e;">Content here</div>
        
        
          .myborder {border:2px solid #f7080e;}
        
        Border color #f7080e