#a79514 color space conversions
Hex:
        #a79514
        RGB:
        167, 149, 20
        CMY:
        35, 42, 92
        CMYK:
        0, 11, 88, 35
      HSL:
        53°, 78.6096%, 36.6667%
        HSV (HSB):
        53°, 88.0240%, 65.4902%
        XYZ:
        26.8101, 29.7609, 4.9932
        xyY:
        0.4355, 0.4834, 29.7609
      CIE-Lab:
        61.4474, -5.9135, 61.9426
        CIE-LCH:
        61.4474, 62.2242, 95.4533
        CIE-Luv:
        61.4474, 17.4329, 64.1483
        Hunter-Lab:
        54.5535, -7.7458, 32.7608
      #a79514 color charts
#a79514 RGB chart
      #a79514 CMYK chart
      #a79514 RGB pie chart
      #a79514 color shades, tints & tones
#a79514 color schemes
#a79514 color preview, HTML & CSS examples
           This text has a color of #a79514        
        
          <p style="color:#a79514;">Text here</p>
        
        
          .mytext {color:#a79514;}
        
        Text color #a79514
      
           This box has a color of #a79514        
        
          <div style="background-color:#a79514;">Content here</div>
        
        
          .mybackground {background-color:#a79514;}
        
        Background color #a79514
      
           Border around this has a color of #a79514        
        
          <div style="border:2px solid #a79514;">Content here</div>
        
        
          .myborder {border:2px solid #a79514;}
        
        Border color #a79514