#9c705d color space conversions
Hex:
        #9c705d
        RGB:
        156, 112, 93
        CMY:
        39, 56, 64
        CMYK:
        0, 28, 40, 39
      HSL:
        18°, 25.3012%, 48.8235%
        HSV (HSB):
        18°, 40.3846%, 61.1765%
        XYZ:
        21.4803, 19.4466, 12.9774
        xyY:
        0.3985, 0.3608, 19.4466
      CIE-Lab:
        51.2056, 14.8788, 17.4468
        CIE-LCH:
        51.2056, 22.9296, 49.5422
        CIE-Luv:
        51.2056, 30.7389, 19.1185
        Hunter-Lab:
        44.0983, 9.7753, 13.4208
      #9c705d color charts
#9c705d RGB chart
      #9c705d CMYK chart
      #9c705d RGB pie chart
      #9c705d color shades, tints & tones
#9c705d color schemes
#9c705d color preview, HTML & CSS examples
           This text has a color of #9c705d        
        
          <p style="color:#9c705d;">Text here</p>
        
        
          .mytext {color:#9c705d;}
        
        Text color #9c705d
      
           This box has a color of #9c705d        
        
          <div style="background-color:#9c705d;">Content here</div>
        
        
          .mybackground {background-color:#9c705d;}
        
        Background color #9c705d
      
           Border around this has a color of #9c705d        
        
          <div style="border:2px solid #9c705d;">Content here</div>
        
        
          .myborder {border:2px solid #9c705d;}
        
        Border color #9c705d