#96362f color space conversions
Hex:
        #96362f
        RGB:
        150, 54, 47
        CMY:
        41, 79, 82
        CMYK:
        0, 64, 69, 41
      HSL:
        4°, 52.2843%, 38.6275%
        HSV (HSB):
        4°, 68.6667%, 58.8235%
        XYZ:
        14.4099, 9.3276, 3.7302
        xyY:
        0.5246, 0.3396, 9.3276
      CIE-Lab:
        36.6075, 39.8543, 25.7462
        CIE-LCH:
        36.6075, 47.4471, 32.8628
        CIE-Luv:
        36.6075, 71.5778, 18.4933
        Hunter-Lab:
        30.5411, 30.7730, 14.1372
      #96362f color charts
#96362f RGB chart
      #96362f CMYK chart
      #96362f RGB pie chart
      #96362f color shades, tints & tones
#96362f color schemes
#96362f color preview, HTML & CSS examples
           This text has a color of #96362f        
        
          <p style="color:#96362f;">Text here</p>
        
        
          .mytext {color:#96362f;}
        
        Text color #96362f
      
           This box has a color of #96362f        
        
          <div style="background-color:#96362f;">Content here</div>
        
        
          .mybackground {background-color:#96362f;}
        
        Background color #96362f
      
           Border around this has a color of #96362f        
        
          <div style="border:2px solid #96362f;">Content here</div>
        
        
          .myborder {border:2px solid #96362f;}
        
        Border color #96362f