#96221d color space conversions
Hex:
        #96221d
        RGB:
        150, 34, 29
        CMY:
        41, 87, 89
        CMYK:
        0, 77, 81, 41
      HSL:
        2°, 67.5978%, 35.0980%
        HSV (HSB):
        2°, 80.6667%, 58.8235%
        XYZ:
        13.3715, 7.7168, 1.9471
        xyY:
        0.5805, 0.3350, 7.7168
      CIE-Lab:
        33.3860, 47.1755, 32.8474
        CIE-LCH:
        33.3860, 57.4846, 34.8488
        CIE-Luv:
        33.3860, 86.1332, 20.0737
        Hunter-Lab:
        27.7791, 37.3075, 15.2895
      #96221d color charts
#96221d RGB chart
      #96221d CMYK chart
      #96221d RGB pie chart
      #96221d color shades, tints & tones
#96221d color schemes
#96221d color preview, HTML & CSS examples
           This text has a color of #96221d        
        
          <p style="color:#96221d;">Text here</p>
        
        
          .mytext {color:#96221d;}
        
        Text color #96221d
      
           This box has a color of #96221d        
        
          <div style="background-color:#96221d;">Content here</div>
        
        
          .mybackground {background-color:#96221d;}
        
        Background color #96221d
      
           Border around this has a color of #96221d        
        
          <div style="border:2px solid #96221d;">Content here</div>
        
        
          .myborder {border:2px solid #96221d;}
        
        Border color #96221d