#9d947b color space conversions
Hex:
        #9d947b
        RGB:
        157, 148, 123
        CMY:
        38, 42, 52
        CMYK:
        0, 6, 22, 38
      HSL:
        44°, 14.7826%, 54.9020%
        HSV (HSB):
        44°, 21.6561%, 61.5686%
        XYZ:
        28.0697, 29.7780, 23.0072
        xyY:
        0.3472, 0.3683, 29.7780
      CIE-Lab:
        61.4622, -0.9203, 14.4319
        CIE-LCH:
        61.4622, 14.4612, 93.6486
        CIE-Luv:
        61.4622, 6.9080, 19.6002
        Hunter-Lab:
        54.5692, -3.6780, 13.2009
      #9d947b color charts
#9d947b RGB chart
      #9d947b CMYK chart
      #9d947b RGB pie chart
      #9d947b color shades, tints & tones
#9d947b color schemes
#9d947b color preview, HTML & CSS examples
           This text has a color of #9d947b        
        
          <p style="color:#9d947b;">Text here</p>
        
        
          .mytext {color:#9d947b;}
        
        Text color #9d947b
      
           This box has a color of #9d947b        
        
          <div style="background-color:#9d947b;">Content here</div>
        
        
          .mybackground {background-color:#9d947b;}
        
        Background color #9d947b
      
           Border around this has a color of #9d947b        
        
          <div style="border:2px solid #9d947b;">Content here</div>
        
        
          .myborder {border:2px solid #9d947b;}
        
        Border color #9d947b