#f8af14 color space conversions
Hex:
        #f8af14
        RGB:
        248, 175, 20
        CMY:
        3, 31, 92
        CMYK:
        0, 29, 92, 3
      HSL:
        41°, 94.2149%, 52.5490%
        HSV (HSB):
        41°, 91.9355%, 97.2549%
        XYZ:
        54.1676, 50.6669, 7.5866
        xyY:
        0.4818, 0.4507, 50.6669
      CIE-Lab:
        76.4768, 15.9370, 77.1443
        CIE-LCH:
        76.4768, 78.7733, 78.3277
        CIE-Luv:
        76.4768, 60.6930, 76.0702
        Hunter-Lab:
        71.1807, 11.2701, 43.5072
      #f8af14 color charts
#f8af14 RGB chart
      #f8af14 CMYK chart
      #f8af14 RGB pie chart
      #f8af14 color shades, tints & tones
#f8af14 color schemes
#f8af14 color preview, HTML & CSS examples
           This text has a color of #f8af14        
        
          <p style="color:#f8af14;">Text here</p>
        
        
          .mytext {color:#f8af14;}
        
        Text color #f8af14
      
           This box has a color of #f8af14        
        
          <div style="background-color:#f8af14;">Content here</div>
        
        
          .mybackground {background-color:#f8af14;}
        
        Background color #f8af14
      
           Border around this has a color of #f8af14        
        
          <div style="border:2px solid #f8af14;">Content here</div>
        
        
          .myborder {border:2px solid #f8af14;}
        
        Border color #f8af14