#9f667f color space conversions
Hex:
        #9f667f
        RGB:
        159, 102, 127
        CMY:
        38, 60, 50
        CMYK:
        0, 36, 20, 38
      HSL:
        334°, 22.8916%, 51.1765%
        HSV (HSB):
        334°, 35.8491%, 62.3529%
        XYZ:
        22.8802, 18.4060, 22.4255
        xyY:
        0.3591, 0.2889, 18.4060
      CIE-Lab:
        49.9849, 26.6184, -4.3440
        CIE-LCH:
        49.9849, 26.9706, 350.7312
        CIE-Luv:
        49.9849, 33.8216, -10.4194
        Hunter-Lab:
        42.9022, 20.1172, -0.9600
      #9f667f color charts
#9f667f RGB chart
      #9f667f CMYK chart
      #9f667f RGB pie chart
      #9f667f color shades, tints & tones
#9f667f color schemes
#9f667f color preview, HTML & CSS examples
           This text has a color of #9f667f        
        
          <p style="color:#9f667f;">Text here</p>
        
        
          .mytext {color:#9f667f;}
        
        Text color #9f667f
      
           This box has a color of #9f667f        
        
          <div style="background-color:#9f667f;">Content here</div>
        
        
          .mybackground {background-color:#9f667f;}
        
        Background color #9f667f
      
           Border around this has a color of #9f667f        
        
          <div style="border:2px solid #9f667f;">Content here</div>
        
        
          .myborder {border:2px solid #9f667f;}
        
        Border color #9f667f