#f8470e color space conversions
Hex:
        #f8470e
        RGB:
        248, 71, 14
        CMY:
        3, 72, 95
        CMYK:
        0, 71, 94, 3
      HSL:
        15°, 94.3548%, 51.3725%
        HSV (HSB):
        15°, 94.3548%, 97.2549%
        XYZ:
        41.0439, 24.4946, 2.9801
        xyY:
        0.5990, 0.3575, 24.4946
      CIE-Lab:
        56.5797, 65.0826, 64.8644
        CIE-LCH:
        56.5797, 91.8865, 44.9038
        CIE-Luv:
        56.5797, 143.7867, 43.9949
        Hunter-Lab:
        49.4921, 61.4194, 31.0743
      #f8470e color charts
#f8470e RGB chart
      #f8470e CMYK chart
      #f8470e RGB pie chart
      #f8470e color shades, tints & tones
#f8470e color schemes
#f8470e color preview, HTML & CSS examples
           This text has a color of #f8470e        
        
          <p style="color:#f8470e;">Text here</p>
        
        
          .mytext {color:#f8470e;}
        
        Text color #f8470e
      
           This box has a color of #f8470e        
        
          <div style="background-color:#f8470e;">Content here</div>
        
        
          .mybackground {background-color:#f8470e;}
        
        Background color #f8470e
      
           Border around this has a color of #f8470e        
        
          <div style="border:2px solid #f8470e;">Content here</div>
        
        
          .myborder {border:2px solid #f8470e;}
        
        Border color #f8470e