#a47c14 color space conversions
Hex:
        #a47c14
        RGB:
        164, 124, 20
        CMY:
        36, 51, 92
        CMYK:
        0, 24, 88, 36
      HSL:
        43°, 78.2609%, 36.0784%
        HSV (HSB):
        43°, 87.8049%, 64.3137%
        XYZ:
        22.6438, 22.3583, 3.7840
        xyY:
        0.4641, 0.4583, 22.3583
      CIE-Lab:
        54.4051, 6.4903, 56.1214
        CIE-LCH:
        54.4051, 56.4955, 83.4032
        CIE-Luv:
        54.4051, 33.5066, 54.0647
        Hunter-Lab:
        47.2846, 2.7325, 28.3545
      #a47c14 color charts
#a47c14 RGB chart
      #a47c14 CMYK chart
      #a47c14 RGB pie chart
      #a47c14 color shades, tints & tones
#a47c14 color schemes
#a47c14 color preview, HTML & CSS examples
           This text has a color of #a47c14        
        
          <p style="color:#a47c14;">Text here</p>
        
        
          .mytext {color:#a47c14;}
        
        Text color #a47c14
      
           This box has a color of #a47c14        
        
          <div style="background-color:#a47c14;">Content here</div>
        
        
          .mybackground {background-color:#a47c14;}
        
        Background color #a47c14
      
           Border around this has a color of #a47c14        
        
          <div style="border:2px solid #a47c14;">Content here</div>
        
        
          .myborder {border:2px solid #a47c14;}
        
        Border color #a47c14