#9d647f color space conversions
Hex:
        #9d647f
        RGB:
        157, 100, 127
        CMY:
        38, 61, 50
        CMYK:
        0, 36, 19, 38
      HSL:
        332°, 22.5296%, 50.3922%
        HSV (HSB):
        332°, 36.3057%, 61.5686%
        XYZ:
        22.2926, 17.8147, 22.3423
        xyY:
        0.3570, 0.2853, 17.8147
      CIE-Lab:
        49.2706, 27.0110, -5.4293
        CIE-LCH:
        49.2706, 27.5512, 348.6348
        CIE-Luv:
        49.2706, 33.4726, -11.9434
        Hunter-Lab:
        42.2075, 20.4144, -1.8396
      #9d647f color charts
#9d647f RGB chart
      #9d647f CMYK chart
      #9d647f RGB pie chart
      #9d647f color shades, tints & tones
#9d647f color schemes
#9d647f color preview, HTML & CSS examples
           This text has a color of #9d647f        
        
          <p style="color:#9d647f;">Text here</p>
        
        
          .mytext {color:#9d647f;}
        
        Text color #9d647f
      
           This box has a color of #9d647f        
        
          <div style="background-color:#9d647f;">Content here</div>
        
        
          .mybackground {background-color:#9d647f;}
        
        Background color #9d647f
      
           Border around this has a color of #9d647f        
        
          <div style="border:2px solid #9d647f;">Content here</div>
        
        
          .myborder {border:2px solid #9d647f;}
        
        Border color #9d647f