#a07221 color space conversions
Hex:
        #a07221
        RGB:
        160, 114, 33
        CMY:
        37, 55, 87
        CMYK:
        0, 29, 79, 37
      HSL:
        38°, 65.8031%, 37.8431%
        HSV (HSB):
        38°, 79.3750%, 62.7451%
        XYZ:
        20.7890, 19.6180, 4.1298
        xyY:
        0.4668, 0.4405, 19.6180
      CIE-Lab:
        51.4026, 10.7275, 49.0138
        CIE-LCH:
        51.4026, 50.1740, 77.6546
        CIE-Luv:
        51.4026, 37.4958, 47.3572
        Hunter-Lab:
        44.2922, 6.2695, 25.4764
      #a07221 color charts
#a07221 RGB chart
      #a07221 CMYK chart
      #a07221 RGB pie chart
      #a07221 color shades, tints & tones
#a07221 color schemes
#a07221 color preview, HTML & CSS examples
           This text has a color of #a07221        
        
          <p style="color:#a07221;">Text here</p>
        
        
          .mytext {color:#a07221;}
        
        Text color #a07221
      
           This box has a color of #a07221        
        
          <div style="background-color:#a07221;">Content here</div>
        
        
          .mybackground {background-color:#a07221;}
        
        Background color #a07221
      
           Border around this has a color of #a07221        
        
          <div style="border:2px solid #a07221;">Content here</div>
        
        
          .myborder {border:2px solid #a07221;}
        
        Border color #a07221