#a16948 color space conversions
Hex:
        #a16948
        RGB:
        161, 105, 72
        CMY:
        37, 59, 72
        CMYK:
        0, 35, 55, 37
      HSL:
        22°, 38.1974%, 45.6863%
        HSV (HSB):
        22°, 55.2795%, 63.1373%
        XYZ:
        20.9192, 18.1481, 8.5313
        xyY:
        0.4395, 0.3813, 18.1481
      CIE-Lab:
        49.6752, 18.8003, 27.6514
        CIE-LCH:
        49.6752, 33.4373, 55.7881
        CIE-Luv:
        49.6752, 41.7745, 28.4824
        Hunter-Lab:
        42.6006, 13.1022, 17.9469
      #a16948 color charts
#a16948 RGB chart
      #a16948 CMYK chart
      #a16948 RGB pie chart
      #a16948 color shades, tints & tones
#a16948 color schemes
#a16948 color preview, HTML & CSS examples
           This text has a color of #a16948        
        
          <p style="color:#a16948;">Text here</p>
        
        
          .mytext {color:#a16948;}
        
        Text color #a16948
      
           This box has a color of #a16948        
        
          <div style="background-color:#a16948;">Content here</div>
        
        
          .mybackground {background-color:#a16948;}
        
        Background color #a16948
      
           Border around this has a color of #a16948        
        
          <div style="border:2px solid #a16948;">Content here</div>
        
        
          .myborder {border:2px solid #a16948;}
        
        Border color #a16948