#f5b516 color space conversions
Hex:
        #f5b516
        RGB:
        245, 181, 22
        CMY:
        4, 29, 91
        CMYK:
        0, 26, 91, 4
      HSL:
        43°, 91.7695%, 52.3529%
        HSV (HSB):
        43°, 91.0204%, 96.0784%
        XYZ:
        54.3249, 52.5182, 8.0328
        xyY:
        0.4729, 0.4572, 52.5182
      CIE-Lab:
        77.5896, 11.5410, 77.4799
        CIE-LCH:
        77.5896, 78.3347, 81.5278
        CIE-Luv:
        77.5896, 53.4862, 78.0112
        Hunter-Lab:
        72.4694, 6.9866, 44.1566
      #f5b516 color charts
#f5b516 RGB chart
      #f5b516 CMYK chart
      #f5b516 RGB pie chart
      #f5b516 color shades, tints & tones
#f5b516 color schemes
#f5b516 color preview, HTML & CSS examples
           This text has a color of #f5b516        
        
          <p style="color:#f5b516;">Text here</p>
        
        
          .mytext {color:#f5b516;}
        
        Text color #f5b516
      
           This box has a color of #f5b516        
        
          <div style="background-color:#f5b516;">Content here</div>
        
        
          .mybackground {background-color:#f5b516;}
        
        Background color #f5b516
      
           Border around this has a color of #f5b516        
        
          <div style="border:2px solid #f5b516;">Content here</div>
        
        
          .myborder {border:2px solid #f5b516;}
        
        Border color #f5b516