#a08210 color space conversions
Hex:
        #a08210
        RGB:
        160, 130, 16
        CMY:
        37, 49, 94
        CMYK:
        0, 19, 90, 37
      HSL:
        48°, 81.8182%, 34.5098%
        HSV (HSB):
        48°, 90.0000%, 62.7451%
        XYZ:
        22.5734, 23.4763, 3.8318
        xyY:
        0.4525, 0.4706, 23.4763
      CIE-Lab:
        55.5596, 1.1929, 57.8376
        CIE-LCH:
        55.5596, 57.8499, 88.8185
        CIE-Luv:
        55.5596, 25.9674, 56.8690
        Hunter-Lab:
        48.4523, -1.6305, 29.2277
      #a08210 color charts
#a08210 RGB chart
      #a08210 CMYK chart
      #a08210 RGB pie chart
      #a08210 color shades, tints & tones
#a08210 color schemes
#a08210 color preview, HTML & CSS examples
           This text has a color of #a08210        
        
          <p style="color:#a08210;">Text here</p>
        
        
          .mytext {color:#a08210;}
        
        Text color #a08210
      
           This box has a color of #a08210        
        
          <div style="background-color:#a08210;">Content here</div>
        
        
          .mybackground {background-color:#a08210;}
        
        Background color #a08210
      
           Border around this has a color of #a08210        
        
          <div style="border:2px solid #a08210;">Content here</div>
        
        
          .myborder {border:2px solid #a08210;}
        
        Border color #a08210