#9c6f4b color space conversions
Hex:
        #9c6f4b
        RGB:
        156, 111, 75
        CMY:
        39, 56, 71
        CMYK:
        0, 29, 52, 39
      HSL:
        27°, 35.0649%, 45.2941%
        HSV (HSB):
        27°, 51.9231%, 61.1765%
        XYZ:
        20.6647, 18.9448, 9.2242
        xyY:
        0.4232, 0.3879, 18.9448
      CIE-Lab:
        50.6226, 13.4879, 27.0278
        CIE-LCH:
        50.6226, 30.2064, 63.4790
        CIE-Luv:
        50.6226, 33.3993, 29.2463
        Hunter-Lab:
        43.5256, 8.5769, 17.9029
      #9c6f4b color charts
#9c6f4b RGB chart
      #9c6f4b CMYK chart
      #9c6f4b RGB pie chart
      #9c6f4b color shades, tints & tones
#9c6f4b color schemes
#9c6f4b color preview, HTML & CSS examples
           This text has a color of #9c6f4b        
        
          <p style="color:#9c6f4b;">Text here</p>
        
        
          .mytext {color:#9c6f4b;}
        
        Text color #9c6f4b
      
           This box has a color of #9c6f4b        
        
          <div style="background-color:#9c6f4b;">Content here</div>
        
        
          .mybackground {background-color:#9c6f4b;}
        
        Background color #9c6f4b
      
           Border around this has a color of #9c6f4b        
        
          <div style="border:2px solid #9c6f4b;">Content here</div>
        
        
          .myborder {border:2px solid #9c6f4b;}
        
        Border color #9c6f4b