#a18d70 color space conversions
Hex:
        #a18d70
        RGB:
        161, 141, 112
        CMY:
        37, 45, 56
        CMYK:
        0, 12, 30, 37
      HSL:
        36°, 20.6751%, 53.5294%
        HSV (HSB):
        36°, 30.4348%, 63.1373%
        XYZ:
        27.1474, 27.7967, 19.2637
        xyY:
        0.3658, 0.3746, 27.7967
      CIE-Lab:
        59.7046, 2.9682, 18.2484
        CIE-LCH:
        59.7046, 18.4882, 80.7613
        CIE-Luv:
        59.7046, 14.3764, 23.3787
        Hunter-Lab:
        52.7225, -0.3528, 15.2425
      #a18d70 color charts
#a18d70 RGB chart
      #a18d70 CMYK chart
      #a18d70 RGB pie chart
      #a18d70 color shades, tints & tones
#a18d70 color schemes
#a18d70 color preview, HTML & CSS examples
           This text has a color of #a18d70        
        
          <p style="color:#a18d70;">Text here</p>
        
        
          .mytext {color:#a18d70;}
        
        Text color #a18d70
      
           This box has a color of #a18d70        
        
          <div style="background-color:#a18d70;">Content here</div>
        
        
          .mybackground {background-color:#a18d70;}
        
        Background color #a18d70
      
           Border around this has a color of #a18d70        
        
          <div style="border:2px solid #a18d70;">Content here</div>
        
        
          .myborder {border:2px solid #a18d70;}
        
        Border color #a18d70