#a08206 color space conversions
Hex:
        #a08206
        RGB:
        160, 130, 6
        CMY:
        37, 49, 98
        CMYK:
        0, 19, 96, 37
      HSL:
        48°, 92.7711%, 32.5490%
        HSV (HSB):
        48°, 96.2500%, 62.7451%
        XYZ:
        22.5127, 23.4520, 3.5124
        xyY:
        0.4550, 0.4740, 23.4520
      CIE-Lab:
        55.5349, 1.0216, 59.6693
        CIE-LCH:
        55.5349, 59.6780, 89.0192
        CIE-Luv:
        55.5349, 26.1072, 57.8533
        Hunter-Lab:
        48.4273, -1.7672, 29.5988
      #a08206 color charts
#a08206 RGB chart
      #a08206 CMYK chart
      #a08206 RGB pie chart
      #a08206 color shades, tints & tones
#a08206 color schemes
#a08206 color preview, HTML & CSS examples
           This text has a color of #a08206        
        
          <p style="color:#a08206;">Text here</p>
        
        
          .mytext {color:#a08206;}
        
        Text color #a08206
      
           This box has a color of #a08206        
        
          <div style="background-color:#a08206;">Content here</div>
        
        
          .mybackground {background-color:#a08206;}
        
        Background color #a08206
      
           Border around this has a color of #a08206        
        
          <div style="border:2px solid #a08206;">Content here</div>
        
        
          .myborder {border:2px solid #a08206;}
        
        Border color #a08206