#96331d color space conversions
Hex:
        #96331d
        RGB:
        150, 51, 29
        CMY:
        41, 80, 89
        CMYK:
        0, 66, 81, 41
      HSL:
        11°, 67.5978%, 35.0980%
        HSV (HSB):
        11°, 80.6667%, 58.8235%
        XYZ:
        13.9833, 8.9404, 2.1511
        xyY:
        0.5577, 0.3565, 8.9404
      CIE-Lab:
        35.8693, 40.3787, 35.3633
        CIE-LCH:
        35.8693, 53.6750, 41.2116
        CIE-Luv:
        35.8693, 76.5141, 24.3971
        Hunter-Lab:
        29.9005, 31.1515, 16.6650
      #96331d color charts
#96331d RGB chart
      #96331d CMYK chart
      #96331d RGB pie chart
      #96331d color shades, tints & tones
#96331d color schemes
#96331d color preview, HTML & CSS examples
           This text has a color of #96331d        
        
          <p style="color:#96331d;">Text here</p>
        
        
          .mytext {color:#96331d;}
        
        Text color #96331d
      
           This box has a color of #96331d        
        
          <div style="background-color:#96331d;">Content here</div>
        
        
          .mybackground {background-color:#96331d;}
        
        Background color #96331d
      
           Border around this has a color of #96331d        
        
          <div style="border:2px solid #96331d;">Content here</div>
        
        
          .myborder {border:2px solid #96331d;}
        
        Border color #96331d