#9d847f color space conversions
Hex:
        #9d847f
        RGB:
        157, 132, 127
        CMY:
        38, 48, 50
        CMYK:
        0, 16, 19, 38
      HSL:
        10°, 13.2743%, 55.6863%
        HSV (HSB):
        10°, 19.1083%, 61.5686%
        XYZ:
        25.9867, 25.2029, 23.5737
        xyY:
        0.3476, 0.3371, 25.2029
      CIE-Lab:
        57.2726, 8.6892, 6.2387
        CIE-LCH:
        57.2726, 10.6969, 35.6778
        CIE-Luv:
        57.2726, 15.7171, 7.0305
        Hunter-Lab:
        50.2025, 4.5437, 7.3009
      #9d847f color charts
#9d847f RGB chart
      #9d847f CMYK chart
      #9d847f RGB pie chart
      #9d847f color shades, tints & tones
#9d847f color schemes
#9d847f color preview, HTML & CSS examples
           This text has a color of #9d847f        
        
          <p style="color:#9d847f;">Text here</p>
        
        
          .mytext {color:#9d847f;}
        
        Text color #9d847f
      
           This box has a color of #9d847f        
        
          <div style="background-color:#9d847f;">Content here</div>
        
        
          .mybackground {background-color:#9d847f;}
        
        Background color #9d847f
      
           Border around this has a color of #9d847f        
        
          <div style="border:2px solid #9d847f;">Content here</div>
        
        
          .myborder {border:2px solid #9d847f;}
        
        Border color #9d847f