#9f748e color space conversions
Hex:
        #9f748e
        RGB:
        159, 116, 142
        CMY:
        38, 55, 44
        CMYK:
        0, 27, 11, 38
      HSL:
        324°, 18.2979%, 53.9216%
        HSV (HSB):
        324°, 27.0440%, 62.3529%
        XYZ:
        25.4260, 21.8147, 28.4618
        xyY:
        0.3359, 0.2882, 21.8147
      CIE-Lab:
        53.8298, 21.1777, -7.4821
        CIE-LCH:
        53.8298, 22.4605, 340.5416
        CIE-Luv:
        53.8298, 24.0334, -14.0808
        Hunter-Lab:
        46.7062, 15.4360, -3.4357
      #9f748e color charts
#9f748e RGB chart
      #9f748e CMYK chart
      #9f748e RGB pie chart
      #9f748e color shades, tints & tones
#9f748e color schemes
#9f748e color preview, HTML & CSS examples
           This text has a color of #9f748e        
        
          <p style="color:#9f748e;">Text here</p>
        
        
          .mytext {color:#9f748e;}
        
        Text color #9f748e
      
           This box has a color of #9f748e        
        
          <div style="background-color:#9f748e;">Content here</div>
        
        
          .mybackground {background-color:#9f748e;}
        
        Background color #9f748e
      
           Border around this has a color of #9f748e        
        
          <div style="border:2px solid #9f748e;">Content here</div>
        
        
          .myborder {border:2px solid #9f748e;}
        
        Border color #9f748e