#a06511 color space conversions
Hex:
        #a06511
        RGB:
        160, 101, 17
        CMY:
        37, 60, 93
        CMYK:
        0, 37, 89, 37
      HSL:
        35°, 80.7910%, 34.7059%
        HSV (HSB):
        35°, 89.3750%, 62.7451%
        XYZ:
        19.2521, 16.8214, 2.7625
        xyY:
        0.4957, 0.4331, 16.8214
      CIE-Lab:
        48.0342, 17.6311, 51.6356
        CIE-LCH:
        48.0342, 54.5627, 71.1474
        CIE-Luv:
        48.0342, 48.2862, 45.3479
        Hunter-Lab:
        41.0139, 12.0141, 24.7163
      #a06511 color charts
#a06511 RGB chart
      #a06511 CMYK chart
      #a06511 RGB pie chart
      #a06511 color shades, tints & tones
#a06511 color schemes
#a06511 color preview, HTML & CSS examples
           This text has a color of #a06511        
        
          <p style="color:#a06511;">Text here</p>
        
        
          .mytext {color:#a06511;}
        
        Text color #a06511
      
           This box has a color of #a06511        
        
          <div style="background-color:#a06511;">Content here</div>
        
        
          .mybackground {background-color:#a06511;}
        
        Background color #a06511
      
           Border around this has a color of #a06511        
        
          <div style="border:2px solid #a06511;">Content here</div>
        
        
          .myborder {border:2px solid #a06511;}
        
        Border color #a06511