#96604e color space conversions
Hex:
        #96604e
        RGB:
        150, 96, 78
        CMY:
        41, 62, 69
        CMYK:
        0, 36, 48, 41
      HSL:
        15°, 31.5789%, 44.7059%
        HSV (HSB):
        15°, 48.0000%, 58.8235%
        XYZ:
        18.1357, 15.3998, 9.2243
        xyY:
        0.4241, 0.3601, 15.3998
      CIE-Lab:
        46.1770, 19.8471, 19.3626
        CIE-LCH:
        46.1770, 27.7276, 44.2920
        CIE-Luv:
        46.1770, 38.5579, 19.4315
        Hunter-Lab:
        39.2426, 13.8179, 13.5332
      #96604e color charts
#96604e RGB chart
      #96604e CMYK chart
      #96604e RGB pie chart
      #96604e color shades, tints & tones
#96604e color schemes
#96604e color preview, HTML & CSS examples
           This text has a color of #96604e        
        
          <p style="color:#96604e;">Text here</p>
        
        
          .mytext {color:#96604e;}
        
        Text color #96604e
      
           This box has a color of #96604e        
        
          <div style="background-color:#96604e;">Content here</div>
        
        
          .mybackground {background-color:#96604e;}
        
        Background color #96604e
      
           Border around this has a color of #96604e        
        
          <div style="border:2px solid #96604e;">Content here</div>
        
        
          .myborder {border:2px solid #96604e;}
        
        Border color #96604e