#a06814 color space conversions
Hex:
        #a06814
        RGB:
        160, 104, 20
        CMY:
        37, 59, 92
        CMYK:
        0, 35, 88, 37
      HSL:
        36°, 77.7778%, 35.2941%
        HSV (HSB):
        36°, 87.5000%, 62.7451%
        XYZ:
        19.5738, 17.4247, 2.9935
        xyY:
        0.4894, 0.4357, 17.4247
      CIE-Lab:
        48.7908, 15.9968, 51.3456
        CIE-LCH:
        48.7908, 53.7798, 72.6955
        CIE-Luv:
        48.7908, 45.8035, 46.0302
        Hunter-Lab:
        41.7429, 10.6508, 24.9682
      #a06814 color charts
#a06814 RGB chart
      #a06814 CMYK chart
      #a06814 RGB pie chart
      #a06814 color shades, tints & tones
#a06814 color schemes
#a06814 color preview, HTML & CSS examples
           This text has a color of #a06814        
        
          <p style="color:#a06814;">Text here</p>
        
        
          .mytext {color:#a06814;}
        
        Text color #a06814
      
           This box has a color of #a06814        
        
          <div style="background-color:#a06814;">Content here</div>
        
        
          .mybackground {background-color:#a06814;}
        
        Background color #a06814
      
           Border around this has a color of #a06814        
        
          <div style="border:2px solid #a06814;">Content here</div>
        
        
          .myborder {border:2px solid #a06814;}
        
        Border color #a06814