#a47c28 color space conversions
Hex:
        #a47c28
        RGB:
        164, 124, 40
        CMY:
        36, 51, 84
        CMYK:
        0, 24, 76, 36
      HSL:
        41°, 60.7843%, 40.0000%
        HSV (HSB):
        41°, 75.6098%, 64.3137%
        XYZ:
        22.9005, 22.4610, 5.1359
        xyY:
        0.4535, 0.4448, 22.4610
      CIE-Lab:
        54.5128, 7.1934, 49.3108
        CIE-LCH:
        54.5128, 49.8327, 81.7003
        CIE-Luv:
        54.5128, 32.8018, 49.8951
        Hunter-Lab:
        47.3931, 3.3140, 26.7500
      #a47c28 color charts
#a47c28 RGB chart
      #a47c28 CMYK chart
      #a47c28 RGB pie chart
      #a47c28 color shades, tints & tones
#a47c28 color schemes
#a47c28 color preview, HTML & CSS examples
           This text has a color of #a47c28        
        
          <p style="color:#a47c28;">Text here</p>
        
        
          .mytext {color:#a47c28;}
        
        Text color #a47c28
      
           This box has a color of #a47c28        
        
          <div style="background-color:#a47c28;">Content here</div>
        
        
          .mybackground {background-color:#a47c28;}
        
        Background color #a47c28
      
           Border around this has a color of #a47c28        
        
          <div style="border:2px solid #a47c28;">Content here</div>
        
        
          .myborder {border:2px solid #a47c28;}
        
        Border color #a47c28