#a08266 color space conversions
Hex:
        #a08266
        RGB:
        160, 130, 102
        CMY:
        37, 49, 60
        CMYK:
        0, 19, 36, 37
      HSL:
        29°, 23.3871%, 51.3725%
        HSV (HSB):
        29°, 36.2500%, 62.7451%
        XYZ:
        24.8781, 24.3982, 15.9685
        xyY:
        0.3813, 0.3739, 24.3982
      CIE-Lab:
        56.4843, 7.4056, 19.5023
        CIE-LCH:
        56.4843, 20.8611, 69.2068
        CIE-Luv:
        56.4843, 21.2697, 23.5944
        Hunter-Lab:
        49.3945, 3.4632, 15.4086
      #a08266 color charts
#a08266 RGB chart
      #a08266 CMYK chart
      #a08266 RGB pie chart
      #a08266 color shades, tints & tones
#a08266 color schemes
#a08266 color preview, HTML & CSS examples
           This text has a color of #a08266        
        
          <p style="color:#a08266;">Text here</p>
        
        
          .mytext {color:#a08266;}
        
        Text color #a08266
      
           This box has a color of #a08266        
        
          <div style="background-color:#a08266;">Content here</div>
        
        
          .mybackground {background-color:#a08266;}
        
        Background color #a08266
      
           Border around this has a color of #a08266        
        
          <div style="border:2px solid #a08266;">Content here</div>
        
        
          .myborder {border:2px solid #a08266;}
        
        Border color #a08266