#9f7065 color space conversions
Hex:
        #9f7065
        RGB:
        159, 112, 101
        CMY:
        38, 56, 60
        CMYK:
        0, 30, 36, 38
      HSL:
        11°, 23.2000%, 50.9804%
        HSV (HSB):
        11°, 36.4780%, 62.3529%
        XYZ:
        22.4412, 19.8989, 14.9700
        xyY:
        0.3916, 0.3472, 19.8989
      CIE-Lab:
        51.7227, 17.1258, 13.5384
        CIE-LCH:
        51.7227, 21.8307, 38.3275
        CIE-Luv:
        51.7227, 31.9593, 14.2560
        Hunter-Lab:
        44.6081, 11.7345, 11.3286
      #9f7065 color charts
#9f7065 RGB chart
      #9f7065 CMYK chart
      #9f7065 RGB pie chart
      #9f7065 color shades, tints & tones
#9f7065 color schemes
#9f7065 color preview, HTML & CSS examples
           This text has a color of #9f7065        
        
          <p style="color:#9f7065;">Text here</p>
        
        
          .mytext {color:#9f7065;}
        
        Text color #9f7065
      
           This box has a color of #9f7065        
        
          <div style="background-color:#9f7065;">Content here</div>
        
        
          .mybackground {background-color:#9f7065;}
        
        Background color #9f7065
      
           Border around this has a color of #9f7065        
        
          <div style="border:2px solid #9f7065;">Content here</div>
        
        
          .myborder {border:2px solid #9f7065;}
        
        Border color #9f7065