#a99071 color space conversions
Hex:
        #a99071
        RGB:
        169, 144, 113
        CMY:
        34, 44, 56
        CMYK:
        0, 15, 33, 34
      HSL:
        33°, 24.5614%, 55.2941%
        HSV (HSB):
        33°, 33.1361%, 66.2745%
        XYZ:
        29.3161, 29.5738, 19.7860
        xyY:
        0.3726, 0.3759, 29.5738
      CIE-Lab:
        61.2847, 4.7018, 19.9671
        CIE-LCH:
        61.2847, 20.5132, 76.7497
        CIE-Luv:
        61.2847, 17.8983, 25.2620
        Hunter-Lab:
        54.3818, 1.0575, 16.4955
      #a99071 color charts
#a99071 RGB chart
      #a99071 CMYK chart
      #a99071 RGB pie chart
      #a99071 color shades, tints & tones
#a99071 color schemes
#a99071 color preview, HTML & CSS examples
           This text has a color of #a99071        
        
          <p style="color:#a99071;">Text here</p>
        
        
          .mytext {color:#a99071;}
        
        Text color #a99071
      
           This box has a color of #a99071        
        
          <div style="background-color:#a99071;">Content here</div>
        
        
          .mybackground {background-color:#a99071;}
        
        Background color #a99071
      
           Border around this has a color of #a99071        
        
          <div style="border:2px solid #a99071;">Content here</div>
        
        
          .myborder {border:2px solid #a99071;}
        
        Border color #a99071