#a18d72 color space conversions
Hex:
        #a18d72
        RGB:
        161, 141, 114
        CMY:
        37, 45, 55
        CMYK:
        0, 12, 29, 37
      HSL:
        34°, 20.0000%, 53.9216%
        HSV (HSB):
        34°, 29.1925%, 63.1373%
        XYZ:
        27.2601, 27.8417, 19.8568
        xyY:
        0.3637, 0.3714, 27.8417
      CIE-Lab:
        59.7455, 3.2468, 17.1782
        CIE-LCH:
        59.7455, 17.4823, 79.2970
        CIE-Luv:
        59.7455, 14.2246, 22.0484
        Hunter-Lab:
        52.7653, -0.1209, 14.6234
      #a18d72 color charts
#a18d72 RGB chart
      #a18d72 CMYK chart
      #a18d72 RGB pie chart
      #a18d72 color shades, tints & tones
#a18d72 color schemes
#a18d72 color preview, HTML & CSS examples
           This text has a color of #a18d72        
        
          <p style="color:#a18d72;">Text here</p>
        
        
          .mytext {color:#a18d72;}
        
        Text color #a18d72
      
           This box has a color of #a18d72        
        
          <div style="background-color:#a18d72;">Content here</div>
        
        
          .mybackground {background-color:#a18d72;}
        
        Background color #a18d72
      
           Border around this has a color of #a18d72        
        
          <div style="border:2px solid #a18d72;">Content here</div>
        
        
          .myborder {border:2px solid #a18d72;}
        
        Border color #a18d72