#f8b514 color space conversions
Hex:
        #f8b514
        RGB:
        248, 181, 20
        CMY:
        3, 29, 92
        CMYK:
        0, 27, 92, 3
      HSL:
        42°, 94.2149%, 52.5490%
        HSV (HSB):
        42°, 91.9355%, 97.2549%
        XYZ:
        55.3615, 53.0547, 7.9845
        xyY:
        0.4756, 0.4558, 53.0547
      CIE-Lab:
        77.9073, 12.7946, 78.1961
        CIE-LCH:
        77.9073, 79.2359, 80.7075
        CIE-Luv:
        77.9073, 55.9085, 78.2735
        Hunter-Lab:
        72.8387, 8.2025, 44.4877
      #f8b514 color charts
#f8b514 RGB chart
      #f8b514 CMYK chart
      #f8b514 RGB pie chart
      #f8b514 color shades, tints & tones
#f8b514 color schemes
#f8b514 color preview, HTML & CSS examples
           This text has a color of #f8b514        
        
          <p style="color:#f8b514;">Text here</p>
        
        
          .mytext {color:#f8b514;}
        
        Text color #f8b514
      
           This box has a color of #f8b514        
        
          <div style="background-color:#f8b514;">Content here</div>
        
        
          .mybackground {background-color:#f8b514;}
        
        Background color #f8b514
      
           Border around this has a color of #f8b514        
        
          <div style="border:2px solid #f8b514;">Content here</div>
        
        
          .myborder {border:2px solid #f8b514;}
        
        Border color #f8b514