#a07229 color space conversions
Hex:
        #a07229
        RGB:
        160, 114, 41
        CMY:
        37, 55, 84
        CMYK:
        0, 29, 74, 37
      HSL:
        37°, 59.2040%, 39.4118%
        HSV (HSB):
        37°, 74.3750%, 62.7451%
        XYZ:
        20.9148, 19.6683, 4.7919
        xyY:
        0.4609, 0.4335, 19.6683
      CIE-Lab:
        51.4601, 11.0855, 45.6986
        CIE-LCH:
        51.4601, 47.0239, 76.3647
        CIE-Luv:
        51.4601, 37.0821, 45.1968
        Hunter-Lab:
        44.3490, 6.5690, 24.6381
      #a07229 color charts
#a07229 RGB chart
      #a07229 CMYK chart
      #a07229 RGB pie chart
      #a07229 color shades, tints & tones
#a07229 color schemes
#a07229 color preview, HTML & CSS examples
           This text has a color of #a07229        
        
          <p style="color:#a07229;">Text here</p>
        
        
          .mytext {color:#a07229;}
        
        Text color #a07229
      
           This box has a color of #a07229        
        
          <div style="background-color:#a07229;">Content here</div>
        
        
          .mybackground {background-color:#a07229;}
        
        Background color #a07229
      
           Border around this has a color of #a07229        
        
          <div style="border:2px solid #a07229;">Content here</div>
        
        
          .myborder {border:2px solid #a07229;}
        
        Border color #a07229