#96503d color space conversions
Hex:
        #96503d
        RGB:
        150, 80, 61
        CMY:
        41, 69, 76
        CMYK:
        0, 47, 59, 41
      HSL:
        13°, 42.1801%, 41.3725%
        HSV (HSB):
        13°, 59.3333%, 58.8235%
        XYZ:
        16.2886, 12.5583, 5.9804
        xyY:
        0.4677, 0.3606, 12.5583
      CIE-Lab:
        42.0900, 27.3396, 24.1308
        CIE-LCH:
        42.0900, 36.4657, 41.4327
        CIE-Luv:
        42.0900, 51.9008, 21.5595
        Hunter-Lab:
        35.4377, 20.0302, 14.8007
      #96503d color charts
#96503d RGB chart
      #96503d CMYK chart
      #96503d RGB pie chart
      #96503d color shades, tints & tones
#96503d color schemes
#96503d color preview, HTML & CSS examples
           This text has a color of #96503d        
        
          <p style="color:#96503d;">Text here</p>
        
        
          .mytext {color:#96503d;}
        
        Text color #96503d
      
           This box has a color of #96503d        
        
          <div style="background-color:#96503d;">Content here</div>
        
        
          .mybackground {background-color:#96503d;}
        
        Background color #96503d
      
           Border around this has a color of #96503d        
        
          <div style="border:2px solid #96503d;">Content here</div>
        
        
          .myborder {border:2px solid #96503d;}
        
        Border color #96503d