#a08207 color space conversions
Hex:
        #a08207
        RGB:
        160, 130, 7
        CMY:
        37, 49, 97
        CMYK:
        0, 19, 96, 37
      HSL:
        48°, 91.6168%, 32.7451%
        HSV (HSB):
        48°, 95.6250%, 62.7451%
        XYZ:
        22.5182, 23.4542, 3.5413
        xyY:
        0.4548, 0.4737, 23.4542
      CIE-Lab:
        55.5371, 1.0371, 59.4993
        CIE-LCH:
        55.5371, 59.5083, 89.0014
        CIE-Luv:
        55.5371, 26.0945, 57.7642
        Hunter-Lab:
        48.4295, -1.7548, 29.5652
      #a08207 color charts
#a08207 RGB chart
      #a08207 CMYK chart
      #a08207 RGB pie chart
      #a08207 color shades, tints & tones
#a08207 color schemes
#a08207 color preview, HTML & CSS examples
           This text has a color of #a08207        
        
          <p style="color:#a08207;">Text here</p>
        
        
          .mytext {color:#a08207;}
        
        Text color #a08207
      
           This box has a color of #a08207        
        
          <div style="background-color:#a08207;">Content here</div>
        
        
          .mybackground {background-color:#a08207;}
        
        Background color #a08207
      
           Border around this has a color of #a08207        
        
          <div style="border:2px solid #a08207;">Content here</div>
        
        
          .myborder {border:2px solid #a08207;}
        
        Border color #a08207