#96411a color space conversions
Hex:
        #96411a
        RGB:
        150, 65, 26
        CMY:
        41, 75, 90
        CMYK:
        0, 57, 83, 41
      HSL:
        19°, 70.4545%, 34.5098%
        HSV (HSB):
        19°, 82.6667%, 58.8235%
        XYZ:
        14.6544, 10.3392, 2.2006
        xyY:
        0.5389, 0.3802, 10.3392
      CIE-Lab:
        38.4445, 33.4359, 39.3917
        CIE-LCH:
        38.4445, 51.6688, 49.6752
        CIE-Luv:
        38.4445, 67.2527, 29.6573
        Hunter-Lab:
        32.1546, 25.0805, 18.4506
      #96411a color charts
#96411a RGB chart
      #96411a CMYK chart
      #96411a RGB pie chart
      #96411a color shades, tints & tones
#96411a color schemes
#96411a color preview, HTML & CSS examples
           This text has a color of #96411a        
        
          <p style="color:#96411a;">Text here</p>
        
        
          .mytext {color:#96411a;}
        
        Text color #96411a
      
           This box has a color of #96411a        
        
          <div style="background-color:#96411a;">Content here</div>
        
        
          .mybackground {background-color:#96411a;}
        
        Background color #96411a
      
           Border around this has a color of #96411a        
        
          <div style="border:2px solid #96411a;">Content here</div>
        
        
          .myborder {border:2px solid #96411a;}
        
        Border color #96411a