#a48b48 color space conversions
Hex:
        #a48b48
        RGB:
        164, 139, 72
        CMY:
        36, 45, 72
        CMYK:
        0, 15, 56, 36
      HSL:
        44°, 38.9831%, 46.2745%
        HSV (HSB):
        44°, 56.0976%, 64.3137%
        XYZ:
        25.7122, 26.8256, 9.9536
        xyY:
        0.4115, 0.4293, 26.8256
      CIE-Lab:
        58.8126, 0.9047, 38.8917
        CIE-LCH:
        58.8126, 38.9022, 88.6674
        CIE-Luv:
        58.8126, 20.4455, 44.9976
        Hunter-Lab:
        51.7935, -2.0247, 24.8612
      #a48b48 color charts
#a48b48 RGB chart
      #a48b48 CMYK chart
      #a48b48 RGB pie chart
      #a48b48 color shades, tints & tones
#a48b48 color schemes
#a48b48 color preview, HTML & CSS examples
           This text has a color of #a48b48        
        
          <p style="color:#a48b48;">Text here</p>
        
        
          .mytext {color:#a48b48;}
        
        Text color #a48b48
      
           This box has a color of #a48b48        
        
          <div style="background-color:#a48b48;">Content here</div>
        
        
          .mybackground {background-color:#a48b48;}
        
        Background color #a48b48
      
           Border around this has a color of #a48b48        
        
          <div style="border:2px solid #a48b48;">Content here</div>
        
        
          .myborder {border:2px solid #a48b48;}
        
        Border color #a48b48