#a08267 color space conversions
Hex:
        #a08267
        RGB:
        160, 130, 103
        CMY:
        37, 49, 60
        CMYK:
        0, 19, 36, 37
      HSL:
        28°, 23.0769%, 51.5686%
        HSV (HSB):
        28°, 35.6250%, 62.7451%
        XYZ:
        24.9280, 24.4181, 16.2313
        xyY:
        0.3801, 0.3724, 24.4181
      CIE-Lab:
        56.5040, 7.5341, 18.9609
        CIE-LCH:
        56.5040, 20.4029, 68.3296
        CIE-Luv:
        56.5040, 21.1796, 22.9518
        Hunter-Lab:
        49.4147, 3.5714, 15.1153
      #a08267 color charts
#a08267 RGB chart
      #a08267 CMYK chart
      #a08267 RGB pie chart
      #a08267 color shades, tints & tones
#a08267 color schemes
#a08267 color preview, HTML & CSS examples
           This text has a color of #a08267        
        
          <p style="color:#a08267;">Text here</p>
        
        
          .mytext {color:#a08267;}
        
        Text color #a08267
      
           This box has a color of #a08267        
        
          <div style="background-color:#a08267;">Content here</div>
        
        
          .mybackground {background-color:#a08267;}
        
        Background color #a08267
      
           Border around this has a color of #a08267        
        
          <div style="border:2px solid #a08267;">Content here</div>
        
        
          .myborder {border:2px solid #a08267;}
        
        Border color #a08267