#96641b color space conversions
Hex:
        #96641b
        RGB:
        150, 100, 27
        CMY:
        41, 61, 89
        CMYK:
        0, 33, 82, 41
      HSL:
        36°, 69.4915%, 34.7059%
        HSV (HSB):
        36°, 82.0000%, 58.8235%
        XYZ:
        17.3327, 15.6775, 3.1494
        xyY:
        0.4793, 0.4336, 15.6775
      CIE-Lab:
        46.5485, 13.9331, 46.4489
        CIE-LCH:
        46.5485, 48.4937, 73.3025
        CIE-Luv:
        46.5485, 40.4459, 42.5528
        Hunter-Lab:
        39.5948, 8.8476, 23.0004
      #96641b color charts
#96641b RGB chart
      #96641b CMYK chart
      #96641b RGB pie chart
      #96641b color shades, tints & tones
#96641b color schemes
#96641b color preview, HTML & CSS examples
           This text has a color of #96641b        
        
          <p style="color:#96641b;">Text here</p>
        
        
          .mytext {color:#96641b;}
        
        Text color #96641b
      
           This box has a color of #96641b        
        
          <div style="background-color:#96641b;">Content here</div>
        
        
          .mybackground {background-color:#96641b;}
        
        Background color #96641b
      
           Border around this has a color of #96641b        
        
          <div style="border:2px solid #96641b;">Content here</div>
        
        
          .myborder {border:2px solid #96641b;}
        
        Border color #96641b