#9f976d color space conversions
Hex:
        #9f976d
        RGB:
        159, 151, 109
        CMY:
        38, 41, 57
        CMYK:
        0, 5, 31, 38
      HSL:
        50°, 20.6612%, 52.5490%
        HSV (HSB):
        50°, 31.4465%, 62.3529%
        XYZ:
        28.1250, 30.6083, 18.8936
        xyY:
        0.3623, 0.3943, 30.6083
      CIE-Lab:
        62.1755, -3.7766, 23.2323
        CIE-LCH:
        62.1755, 23.5372, 99.2331
        CIE-Luv:
        62.1755, 7.2651, 30.8083
        Hunter-Lab:
        55.3247, -6.0757, 18.4795
      #9f976d color charts
#9f976d RGB chart
      #9f976d CMYK chart
      #9f976d RGB pie chart
      #9f976d color shades, tints & tones
#9f976d color schemes
#9f976d color preview, HTML & CSS examples
           This text has a color of #9f976d        
        
          <p style="color:#9f976d;">Text here</p>
        
        
          .mytext {color:#9f976d;}
        
        Text color #9f976d
      
           This box has a color of #9f976d        
        
          <div style="background-color:#9f976d;">Content here</div>
        
        
          .mybackground {background-color:#9f976d;}
        
        Background color #9f976d
      
           Border around this has a color of #9f976d        
        
          <div style="border:2px solid #9f976d;">Content here</div>
        
        
          .myborder {border:2px solid #9f976d;}
        
        Border color #9f976d