#9c6a2e color space conversions
Hex:
        #9c6a2e
        RGB:
        156, 106, 46
        CMY:
        39, 58, 82
        CMYK:
        0, 32, 71, 39
      HSL:
        33°, 54.4554%, 39.6078%
        HSV (HSB):
        33°, 70.5128%, 61.1765%
        XYZ:
        19.3575, 17.5732, 4.9565
        xyY:
        0.4621, 0.4195, 17.5732
      CIE-Lab:
        48.9744, 14.1138, 40.6133
        CIE-LCH:
        48.9744, 42.9958, 70.8368
        CIE-Luv:
        48.9744, 39.5652, 39.9254
        Hunter-Lab:
        41.9205, 9.0646, 22.3341
      #9c6a2e color charts
#9c6a2e RGB chart
      #9c6a2e CMYK chart
      #9c6a2e RGB pie chart
      #9c6a2e color shades, tints & tones
#9c6a2e color schemes
#9c6a2e color preview, HTML & CSS examples
           This text has a color of #9c6a2e        
        
          <p style="color:#9c6a2e;">Text here</p>
        
        
          .mytext {color:#9c6a2e;}
        
        Text color #9c6a2e
      
           This box has a color of #9c6a2e        
        
          <div style="background-color:#9c6a2e;">Content here</div>
        
        
          .mybackground {background-color:#9c6a2e;}
        
        Background color #9c6a2e
      
           Border around this has a color of #9c6a2e        
        
          <div style="border:2px solid #9c6a2e;">Content here</div>
        
        
          .myborder {border:2px solid #9c6a2e;}
        
        Border color #9c6a2e