#a08227 color space conversions
Hex:
        #a08227
        RGB:
        160, 130, 39
        CMY:
        37, 49, 85
        CMYK:
        0, 19, 76, 37
      HSL:
        45°, 60.8040%, 39.0196%
        HSV (HSB):
        45°, 75.6250%, 62.7451%
        XYZ:
        22.8460, 23.5853, 5.2678
        xyY:
        0.4419, 0.4562, 23.5853
      CIE-Lab:
        55.6702, 1.9577, 50.6932
        CIE-LCH:
        55.6702, 50.7310, 87.7884
        CIE-Luv:
        55.6702, 25.3503, 52.5207
        Hunter-Lab:
        48.5647, -1.0175, 27.5642
      #a08227 color charts
#a08227 RGB chart
      #a08227 CMYK chart
      #a08227 RGB pie chart
      #a08227 color shades, tints & tones
#a08227 color schemes
#a08227 color preview, HTML & CSS examples
           This text has a color of #a08227        
        
          <p style="color:#a08227;">Text here</p>
        
        
          .mytext {color:#a08227;}
        
        Text color #a08227
      
           This box has a color of #a08227        
        
          <div style="background-color:#a08227;">Content here</div>
        
        
          .mybackground {background-color:#a08227;}
        
        Background color #a08227
      
           Border around this has a color of #a08227        
        
          <div style="border:2px solid #a08227;">Content here</div>
        
        
          .myborder {border:2px solid #a08227;}
        
        Border color #a08227