#96571e color space conversions
Hex:
        #96571e
        RGB:
        150, 87, 30
        CMY:
        41, 66, 88
        CMYK:
        0, 42, 80, 41
      HSL:
        29°, 66.6667%, 35.2941%
        HSV (HSB):
        29°, 80.0000%, 58.8235%
        XYZ:
        16.2202, 13.3942, 2.9587
        xyY:
        0.4980, 0.4112, 13.3942
      CIE-Lab:
        43.3512, 21.5137, 42.2015
        CIE-LCH:
        43.3512, 47.3688, 62.9882
        CIE-Luv:
        43.3512, 50.2884, 36.6536
        Hunter-Lab:
        36.5980, 15.0645, 20.8254
      #96571e color charts
#96571e RGB chart
      #96571e CMYK chart
      #96571e RGB pie chart
      #96571e color shades, tints & tones
#96571e color schemes
#96571e color preview, HTML & CSS examples
           This text has a color of #96571e        
        
          <p style="color:#96571e;">Text here</p>
        
        
          .mytext {color:#96571e;}
        
        Text color #96571e
      
           This box has a color of #96571e        
        
          <div style="background-color:#96571e;">Content here</div>
        
        
          .mybackground {background-color:#96571e;}
        
        Background color #96571e
      
           Border around this has a color of #96571e        
        
          <div style="border:2px solid #96571e;">Content here</div>
        
        
          .myborder {border:2px solid #96571e;}
        
        Border color #96571e