#a06214 color space conversions
Hex:
        #a06214
        RGB:
        160, 98, 20
        CMY:
        37, 62, 92
        CMYK:
        0, 39, 88, 37
      HSL:
        33°, 77.7778%, 35.2941%
        HSV (HSB):
        33°, 87.5000%, 62.7451%
        XYZ:
        18.9912, 16.2595, 2.7993
        xyY:
        0.4991, 0.4273, 16.2595
      CIE-Lab:
        47.3131, 19.4071, 50.1325
        CIE-LCH:
        47.3131, 53.7578, 68.8378
        CIE-Luv:
        47.3131, 50.5479, 43.7233
        Hunter-Lab:
        40.3230, 13.5039, 24.1101
      #a06214 color charts
#a06214 RGB chart
      #a06214 CMYK chart
      #a06214 RGB pie chart
      #a06214 color shades, tints & tones
#a06214 color schemes
#a06214 color preview, HTML & CSS examples
           This text has a color of #a06214        
        
          <p style="color:#a06214;">Text here</p>
        
        
          .mytext {color:#a06214;}
        
        Text color #a06214
      
           This box has a color of #a06214        
        
          <div style="background-color:#a06214;">Content here</div>
        
        
          .mybackground {background-color:#a06214;}
        
        Background color #a06214
      
           Border around this has a color of #a06214        
        
          <div style="border:2px solid #a06214;">Content here</div>
        
        
          .myborder {border:2px solid #a06214;}
        
        Border color #a06214