#96514a color space conversions
Hex:
        #96514a
        RGB:
        150, 81, 74
        CMY:
        41, 68, 71
        CMYK:
        0, 46, 51, 41
      HSL:
        6°, 33.9286%, 43.9216%
        HSV (HSB):
        6°, 50.6667%, 58.8235%
        XYZ:
        16.7561, 12.8633, 8.0783
        xyY:
        0.4445, 0.3412, 12.8633
      CIE-Lab:
        42.5565, 27.9605, 16.9202
        CIE-LCH:
        42.5565, 32.6815, 31.1800
        CIE-Luv:
        42.5565, 49.0513, 14.6784
        Hunter-Lab:
        35.8654, 20.6297, 11.7514
      #96514a color charts
#96514a RGB chart
      #96514a CMYK chart
      #96514a RGB pie chart
      #96514a color shades, tints & tones
#96514a color schemes
#96514a color preview, HTML & CSS examples
           This text has a color of #96514a        
        
          <p style="color:#96514a;">Text here</p>
        
        
          .mytext {color:#96514a;}
        
        Text color #96514a
      
           This box has a color of #96514a        
        
          <div style="background-color:#96514a;">Content here</div>
        
        
          .mybackground {background-color:#96514a;}
        
        Background color #96514a
      
           Border around this has a color of #96514a        
        
          <div style="border:2px solid #96514a;">Content here</div>
        
        
          .myborder {border:2px solid #96514a;}
        
        Border color #96514a