#96342f color space conversions
Hex:
        #96342f
        RGB:
        150, 52, 47
        CMY:
        41, 80, 82
        CMYK:
        0, 65, 69, 41
      HSL:
        3°, 52.2843%, 38.6275%
        HSV (HSB):
        3°, 68.6667%, 58.8235%
        XYZ:
        14.3188, 9.1452, 3.6999
        xyY:
        0.5271, 0.3367, 9.1452
      CIE-Lab:
        36.2625, 40.7782, 25.3281
        CIE-LCH:
        36.2625, 48.0039, 31.8452
        CIE-Luv:
        36.2625, 72.7915, 17.8512
        Hunter-Lab:
        30.2411, 31.5954, 13.9149
      #96342f color charts
#96342f RGB chart
      #96342f CMYK chart
      #96342f RGB pie chart
      #96342f color shades, tints & tones
#96342f color schemes
#96342f color preview, HTML & CSS examples
           This text has a color of #96342f        
        
          <p style="color:#96342f;">Text here</p>
        
        
          .mytext {color:#96342f;}
        
        Text color #96342f
      
           This box has a color of #96342f        
        
          <div style="background-color:#96342f;">Content here</div>
        
        
          .mybackground {background-color:#96342f;}
        
        Background color #96342f
      
           Border around this has a color of #96342f        
        
          <div style="border:2px solid #96342f;">Content here</div>
        
        
          .myborder {border:2px solid #96342f;}
        
        Border color #96342f