#9f7d5a color space conversions
Hex:
        #9f7d5a
        RGB:
        159, 125, 90
        CMY:
        38, 51, 65
        CMYK:
        0, 21, 43, 38
      HSL:
        30°, 27.7108%, 48.8235%
        HSV (HSB):
        30°, 43.3962%, 62.3529%
        XYZ:
        23.4772, 22.7763, 12.8318
        xyY:
        0.3973, 0.3855, 22.7763
      CIE-Lab:
        54.8412, 8.3676, 24.0845
        CIE-LCH:
        54.8412, 25.4967, 70.8413
        CIE-Luv:
        54.8412, 24.8298, 28.1882
        Hunter-Lab:
        47.7246, 4.2915, 17.4658
      #9f7d5a color charts
#9f7d5a RGB chart
      #9f7d5a CMYK chart
      #9f7d5a RGB pie chart
      #9f7d5a color shades, tints & tones
#9f7d5a color schemes
#9f7d5a color preview, HTML & CSS examples
           This text has a color of #9f7d5a        
        
          <p style="color:#9f7d5a;">Text here</p>
        
        
          .mytext {color:#9f7d5a;}
        
        Text color #9f7d5a
      
           This box has a color of #9f7d5a        
        
          <div style="background-color:#9f7d5a;">Content here</div>
        
        
          .mybackground {background-color:#9f7d5a;}
        
        Background color #9f7d5a
      
           Border around this has a color of #9f7d5a        
        
          <div style="border:2px solid #9f7d5a;">Content here</div>
        
        
          .myborder {border:2px solid #9f7d5a;}
        
        Border color #9f7d5a