#96882f color space conversions
Hex:
        #96882f
        RGB:
        150, 136, 47
        CMY:
        41, 47, 82
        CMYK:
        0, 9, 69, 41
      HSL:
        52°, 52.2843%, 38.6275%
        HSV (HSB):
        52°, 68.6667%, 58.8235%
        XYZ:
        21.8949, 24.2976, 6.2252
        xyY:
        0.4177, 0.4635, 24.2976
      CIE-Lab:
        56.3845, -5.4967, 47.7528
        CIE-LCH:
        56.3845, 48.0681, 96.5662
        CIE-Luv:
        56.3845, 13.4784, 52.4564
        Hunter-Lab:
        49.2926, -6.9754, 27.0170
      #96882f color charts
#96882f RGB chart
      #96882f CMYK chart
      #96882f RGB pie chart
      #96882f color shades, tints & tones
#96882f color schemes
#96882f color preview, HTML & CSS examples
           This text has a color of #96882f        
        
          <p style="color:#96882f;">Text here</p>
        
        
          .mytext {color:#96882f;}
        
        Text color #96882f
      
           This box has a color of #96882f        
        
          <div style="background-color:#96882f;">Content here</div>
        
        
          .mybackground {background-color:#96882f;}
        
        Background color #96882f
      
           Border around this has a color of #96882f        
        
          <div style="border:2px solid #96882f;">Content here</div>
        
        
          .myborder {border:2px solid #96882f;}
        
        Border color #96882f