#9d9675 color space conversions
Hex:
        #9d9675
        RGB:
        157, 150, 117
        CMY:
        38, 41, 54
        CMYK:
        0, 4, 25, 38
      HSL:
        50°, 16.9492%, 53.7255%
        HSV (HSB):
        50°, 25.4777%, 61.5686%
        XYZ:
        28.0219, 30.2651, 21.1945
        xyY:
        0.3526, 0.3808, 30.2651
      CIE-Lab:
        61.8823, -2.9205, 18.3708
        CIE-LCH:
        61.8823, 18.6015, 99.0329
        CIE-Luv:
        61.8823, 6.1185, 24.8755
        Hunter-Lab:
        55.0138, -5.3532, 15.6677
      #9d9675 color charts
#9d9675 RGB chart
      #9d9675 CMYK chart
      #9d9675 RGB pie chart
      #9d9675 color shades, tints & tones
#9d9675 color schemes
#9d9675 color preview, HTML & CSS examples
           This text has a color of #9d9675        
        
          <p style="color:#9d9675;">Text here</p>
        
        
          .mytext {color:#9d9675;}
        
        Text color #9d9675
      
           This box has a color of #9d9675        
        
          <div style="background-color:#9d9675;">Content here</div>
        
        
          .mybackground {background-color:#9d9675;}
        
        Background color #9d9675
      
           Border around this has a color of #9d9675        
        
          <div style="border:2px solid #9d9675;">Content here</div>
        
        
          .myborder {border:2px solid #9d9675;}
        
        Border color #9d9675