#a07948 color space conversions
Hex:
        #a07948
        RGB:
        160, 121, 72
        CMY:
        37, 53, 72
        CMYK:
        0, 24, 55, 37
      HSL:
        33°, 37.9310%, 45.4902%
        HSV (HSB):
        33°, 55.0000%, 62.7451%
        XYZ:
        22.5043, 21.6162, 9.1171
        xyY:
        0.4227, 0.4060, 21.6162
      CIE-Lab:
        53.6174, 9.2480, 32.5324
        CIE-LCH:
        53.6174, 33.8214, 74.1311
        CIE-Luv:
        53.6174, 29.8216, 36.0380
        Hunter-Lab:
        46.4932, 5.0368, 20.9187
      #a07948 color charts
#a07948 RGB chart
      #a07948 CMYK chart
      #a07948 RGB pie chart
      #a07948 color shades, tints & tones
#a07948 color schemes
#a07948 color preview, HTML & CSS examples
           This text has a color of #a07948        
        
          <p style="color:#a07948;">Text here</p>
        
        
          .mytext {color:#a07948;}
        
        Text color #a07948
      
           This box has a color of #a07948        
        
          <div style="background-color:#a07948;">Content here</div>
        
        
          .mybackground {background-color:#a07948;}
        
        Background color #a07948
      
           Border around this has a color of #a07948        
        
          <div style="border:2px solid #a07948;">Content here</div>
        
        
          .myborder {border:2px solid #a07948;}
        
        Border color #a07948