#96514e color space conversions
Hex:
        #96514e
        RGB:
        150, 81, 78
        CMY:
        41, 68, 69
        CMYK:
        0, 46, 48, 41
      HSL:
        2°, 31.5789%, 44.7059%
        HSV (HSB):
        2°, 48.0000%, 58.8235%
        XYZ:
        16.8953, 12.9189, 8.8109
        xyY:
        0.4374, 0.3345, 12.9189
      CIE-Lab:
        42.6409, 28.3708, 14.5983
        CIE-LCH:
        42.6409, 31.9063, 27.2283
        CIE-Luv:
        42.6409, 48.3252, 12.2091
        Hunter-Lab:
        35.9429, 21.0051, 10.6260
      #96514e color charts
#96514e RGB chart
      #96514e CMYK chart
      #96514e RGB pie chart
      #96514e color shades, tints & tones
#96514e color schemes
#96514e color preview, HTML & CSS examples
           This text has a color of #96514e        
        
          <p style="color:#96514e;">Text here</p>
        
        
          .mytext {color:#96514e;}
        
        Text color #96514e
      
           This box has a color of #96514e        
        
          <div style="background-color:#96514e;">Content here</div>
        
        
          .mybackground {background-color:#96514e;}
        
        Background color #96514e
      
           Border around this has a color of #96514e        
        
          <div style="border:2px solid #96514e;">Content here</div>
        
        
          .myborder {border:2px solid #96514e;}
        
        Border color #96514e