#9f672b color space conversions
Hex:
        #9f672b
        RGB:
        159, 103, 43
        CMY:
        38, 60, 83
        CMYK:
        0, 35, 73, 38
      HSL:
        31°, 57.4257%, 39.6078%
        HSV (HSB):
        31°, 72.9560%, 62.3529%
        XYZ:
        19.5844, 17.2458, 4.5821
        xyY:
        0.4729, 0.4164, 17.2458
      CIE-Lab:
        48.5683, 17.0089, 41.7586
        CIE-LCH:
        48.5683, 45.0898, 67.8382
        CIE-Luv:
        48.5683, 44.4639, 39.8914
        Hunter-Lab:
        41.5281, 11.5052, 22.5278
      #9f672b color charts
#9f672b RGB chart
      #9f672b CMYK chart
      #9f672b RGB pie chart
      #9f672b color shades, tints & tones
#9f672b color schemes
#9f672b color preview, HTML & CSS examples
           This text has a color of #9f672b        
        
          <p style="color:#9f672b;">Text here</p>
        
        
          .mytext {color:#9f672b;}
        
        Text color #9f672b
      
           This box has a color of #9f672b        
        
          <div style="background-color:#9f672b;">Content here</div>
        
        
          .mybackground {background-color:#9f672b;}
        
        Background color #9f672b
      
           Border around this has a color of #9f672b        
        
          <div style="border:2px solid #9f672b;">Content here</div>
        
        
          .myborder {border:2px solid #9f672b;}
        
        Border color #9f672b