#a08106 color space conversions
Hex:
        #a08106
        RGB:
        160, 129, 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.3803, 23.1872, 3.4683
        xyY:
        0.4564, 0.4729, 23.1872
      CIE-Lab:
        55.2647, 1.5787, 59.4711
        CIE-LCH:
        55.2647, 59.4921, 88.4794
        CIE-Luv:
        55.2647, 26.8517, 57.4597
        Hunter-Lab:
        48.1531, -1.3058, 29.4367
      #a08106 color charts
#a08106 RGB chart
      #a08106 CMYK chart
      #a08106 RGB pie chart
      #a08106 color shades, tints & tones
#a08106 color schemes
#a08106 color preview, HTML & CSS examples
           This text has a color of #a08106        
        
          <p style="color:#a08106;">Text here</p>
        
        
          .mytext {color:#a08106;}
        
        Text color #a08106
      
           This box has a color of #a08106        
        
          <div style="background-color:#a08106;">Content here</div>
        
        
          .mybackground {background-color:#a08106;}
        
        Background color #a08106
      
           Border around this has a color of #a08106        
        
          <div style="border:2px solid #a08106;">Content here</div>
        
        
          .myborder {border:2px solid #a08106;}
        
        Border color #a08106