#9f968d color space conversions
Hex:
        #9f968d
        RGB:
        159, 150, 141
        CMY:
        38, 41, 45
        CMYK:
        0, 6, 11, 38
      HSL:
        30°, 8.5714%, 58.8235%
        HSV (HSB):
        30°, 11.3208%, 62.3529%
        XYZ:
        30.0121, 31.1067, 29.6217
        xyY:
        0.3307, 0.3428, 31.1067
      CIE-Lab:
        62.5976, 1.6956, 5.9206
        CIE-LCH:
        62.5976, 6.1586, 74.0192
        CIE-Luv:
        62.5976, 5.8623, 8.0058
        Hunter-Lab:
        55.7734, -1.5510, 7.5520
      #9f968d color charts
#9f968d RGB chart
      #9f968d CMYK chart
      #9f968d RGB pie chart
      #9f968d color shades, tints & tones
#9f968d color schemes
#9f968d color preview, HTML & CSS examples
           This text has a color of #9f968d        
        
          <p style="color:#9f968d;">Text here</p>
        
        
          .mytext {color:#9f968d;}
        
        Text color #9f968d
      
           This box has a color of #9f968d        
        
          <div style="background-color:#9f968d;">Content here</div>
        
        
          .mybackground {background-color:#9f968d;}
        
        Background color #9f968d
      
           Border around this has a color of #9f968d        
        
          <div style="border:2px solid #9f968d;">Content here</div>
        
        
          .myborder {border:2px solid #9f968d;}
        
        Border color #9f968d