#a48238 color space conversions
Hex:
        #a48238
        RGB:
        164, 130, 56
        CMY:
        36, 49, 78
        CMYK:
        0, 21, 66, 36
      HSL:
        41°, 49.0909%, 43.1373%
        HSV (HSB):
        41°, 65.8537%, 64.3137%
        XYZ:
        24.0063, 24.1433, 7.1362
        xyY:
        0.4342, 0.4367, 24.1433
      CIE-Lab:
        56.2310, 4.7166, 43.8994
        CIE-LCH:
        56.2310, 44.1521, 83.8676
        CIE-Luv:
        56.2310, 27.6081, 47.3731
        Hunter-Lab:
        49.1358, 1.2220, 25.7841
      #a48238 color charts
#a48238 RGB chart
      #a48238 CMYK chart
      #a48238 RGB pie chart
      #a48238 color shades, tints & tones
#a48238 color schemes
#a48238 color preview, HTML & CSS examples
           This text has a color of #a48238        
        
          <p style="color:#a48238;">Text here</p>
        
        
          .mytext {color:#a48238;}
        
        Text color #a48238
      
           This box has a color of #a48238        
        
          <div style="background-color:#a48238;">Content here</div>
        
        
          .mybackground {background-color:#a48238;}
        
        Background color #a48238
      
           Border around this has a color of #a48238        
        
          <div style="border:2px solid #a48238;">Content here</div>
        
        
          .myborder {border:2px solid #a48238;}
        
        Border color #a48238