#f8912f color space conversions
Hex:
        #f8912f
        RGB:
        248, 145, 47
        CMY:
        3, 43, 82
        CMYK:
        0, 42, 81, 3
      HSL:
        29°, 93.4884%, 57.8431%
        HSV (HSB):
        29°, 81.0484%, 97.2549%
        XYZ:
        49.3499, 40.4125, 7.8887
        xyY:
        0.5054, 0.4138, 40.4125
      CIE-Lab:
        69.7623, 32.2051, 64.4893
        CIE-LCH:
        69.7623, 72.0836, 63.4631
        CIE-Luv:
        69.7623, 84.1560, 60.9102
        Hunter-Lab:
        63.5708, 27.3202, 37.1421
      #f8912f color charts
#f8912f RGB chart
      #f8912f CMYK chart
      #f8912f RGB pie chart
      #f8912f color shades, tints & tones
#f8912f color schemes
#f8912f color preview, HTML & CSS examples
           This text has a color of #f8912f        
        
          <p style="color:#f8912f;">Text here</p>
        
        
          .mytext {color:#f8912f;}
        
        Text color #f8912f
      
           This box has a color of #f8912f        
        
          <div style="background-color:#f8912f;">Content here</div>
        
        
          .mybackground {background-color:#f8912f;}
        
        Background color #f8912f
      
           Border around this has a color of #f8912f        
        
          <div style="border:2px solid #f8912f;">Content here</div>
        
        
          .myborder {border:2px solid #f8912f;}
        
        Border color #f8912f