#a59714 color space conversions
Hex:
        #a59714
        RGB:
        165, 151, 20
        CMY:
        35, 41, 92
        CMYK:
        0, 8, 88, 35
      HSL:
        54°, 78.3784%, 36.2745%
        HSV (HSB):
        54°, 87.8788%, 64.7059%
        XYZ:
        26.7099, 30.1831, 5.0800
        xyY:
        0.4310, 0.4870, 30.1831
      CIE-Lab:
        61.8118, -7.8933, 62.1587
        CIE-LCH:
        61.8118, 62.6579, 97.2370
        CIE-Luv:
        61.8118, 14.5690, 64.9144
        Hunter-Lab:
        54.9391, -9.3615, 32.9751
      #a59714 color charts
#a59714 RGB chart
      #a59714 CMYK chart
      #a59714 RGB pie chart
      #a59714 color shades, tints & tones
#a59714 color schemes
#a59714 color preview, HTML & CSS examples
           This text has a color of #a59714        
        
          <p style="color:#a59714;">Text here</p>
        
        
          .mytext {color:#a59714;}
        
        Text color #a59714
      
           This box has a color of #a59714        
        
          <div style="background-color:#a59714;">Content here</div>
        
        
          .mybackground {background-color:#a59714;}
        
        Background color #a59714
      
           Border around this has a color of #a59714        
        
          <div style="border:2px solid #a59714;">Content here</div>
        
        
          .myborder {border:2px solid #a59714;}
        
        Border color #a59714