#a07122 color space conversions
Hex:
        #a07122
        RGB:
        160, 113, 34
        CMY:
        37, 56, 87
        CMYK:
        0, 29, 79, 37
      HSL:
        38°, 64.9485%, 38.0392%
        HSV (HSB):
        38°, 78.7500%, 62.7451%
        XYZ:
        20.6911, 19.3993, 4.1673
        xyY:
        0.4675, 0.4383, 19.3993
      CIE-Lab:
        51.1512, 11.3371, 48.3777
        CIE-LCH:
        51.1512, 49.6884, 76.8110
        CIE-Luv:
        51.1512, 38.2098, 46.7005
        Hunter-Lab:
        44.0447, 6.7766, 25.2216
      #a07122 color charts
#a07122 RGB chart
      #a07122 CMYK chart
      #a07122 RGB pie chart
      #a07122 color shades, tints & tones
#a07122 color schemes
#a07122 color preview, HTML & CSS examples
           This text has a color of #a07122        
        
          <p style="color:#a07122;">Text here</p>
        
        
          .mytext {color:#a07122;}
        
        Text color #a07122
      
           This box has a color of #a07122        
        
          <div style="background-color:#a07122;">Content here</div>
        
        
          .mybackground {background-color:#a07122;}
        
        Background color #a07122
      
           Border around this has a color of #a07122        
        
          <div style="border:2px solid #a07122;">Content here</div>
        
        
          .myborder {border:2px solid #a07122;}
        
        Border color #a07122