#96231f color space conversions
Hex:
        #96231f
        RGB:
        150, 35, 31
        CMY:
        41, 86, 88
        CMYK:
        0, 77, 79, 41
      HSL:
        2°, 65.7459%, 35.4902%
        HSV (HSB):
        2°, 79.3333%, 58.8235%
        XYZ:
        13.4260, 7.7850, 2.0914
        xyY:
        0.5762, 0.3341, 7.7850
      CIE-Lab:
        33.5311, 46.9032, 31.8370
        CIE-LCH:
        33.5311, 56.6877, 34.1679
        CIE-Luv:
        33.5311, 85.2924, 19.6394
        Hunter-Lab:
        27.9017, 37.0647, 15.0871
      #96231f color charts
#96231f RGB chart
      #96231f CMYK chart
      #96231f RGB pie chart
      #96231f color shades, tints & tones
#96231f color schemes
#96231f color preview, HTML & CSS examples
           This text has a color of #96231f        
        
          <p style="color:#96231f;">Text here</p>
        
        
          .mytext {color:#96231f;}
        
        Text color #96231f
      
           This box has a color of #96231f        
        
          <div style="background-color:#96231f;">Content here</div>
        
        
          .mybackground {background-color:#96231f;}
        
        Background color #96231f
      
           Border around this has a color of #96231f        
        
          <div style="border:2px solid #96231f;">Content here</div>
        
        
          .myborder {border:2px solid #96231f;}
        
        Border color #96231f