#96621f color space conversions
Hex:
        #96621f
        RGB:
        150, 98, 31
        CMY:
        41, 62, 88
        CMYK:
        0, 35, 79, 41
      HSL:
        34°, 65.7459%, 35.4902%
        HSV (HSB):
        34°, 79.3333%, 58.8235%
        XYZ:
        17.1927, 15.3183, 3.3469
        xyY:
        0.4795, 0.4272, 15.3183
      CIE-Lab:
        46.0671, 15.2425, 44.3618
        CIE-LCH:
        46.0671, 46.9074, 71.0375
        CIE-Luv:
        46.0671, 41.7666, 40.7748
        Hunter-Lab:
        39.1386, 9.9183, 22.3269
      #96621f color charts
#96621f RGB chart
      #96621f CMYK chart
      #96621f RGB pie chart
      #96621f color shades, tints & tones
#96621f color schemes
#96621f color preview, HTML & CSS examples
           This text has a color of #96621f        
        
          <p style="color:#96621f;">Text here</p>
        
        
          .mytext {color:#96621f;}
        
        Text color #96621f
      
           This box has a color of #96621f        
        
          <div style="background-color:#96621f;">Content here</div>
        
        
          .mybackground {background-color:#96621f;}
        
        Background color #96621f
      
           Border around this has a color of #96621f        
        
          <div style="border:2px solid #96621f;">Content here</div>
        
        
          .myborder {border:2px solid #96621f;}
        
        Border color #96621f