#96202c color space conversions
Hex:
        #96202c
        RGB:
        150, 32, 44
        CMY:
        41, 87, 83
        CMYK:
        0, 79, 71, 41
      HSL:
        354°, 64.8352%, 35.6863%
        HSV (HSB):
        354°, 78.6667%, 58.8235%
        XYZ:
        13.5488, 7.6989, 3.1548
        xyY:
        0.5552, 0.3155, 7.6989
      CIE-Lab:
        33.3478, 48.4847, 23.6542
        CIE-LCH:
        33.3478, 53.9471, 26.0063
        CIE-Luv:
        33.3478, 83.8736, 13.8575
        Hunter-Lab:
        27.7469, 38.6045, 12.6816
      #96202c color charts
#96202c RGB chart
      #96202c CMYK chart
      #96202c RGB pie chart
      #96202c color shades, tints & tones
#96202c color schemes
#96202c color preview, HTML & CSS examples
           This text has a color of #96202c        
        
          <p style="color:#96202c;">Text here</p>
        
        
          .mytext {color:#96202c;}
        
        Text color #96202c
      
           This box has a color of #96202c        
        
          <div style="background-color:#96202c;">Content here</div>
        
        
          .mybackground {background-color:#96202c;}
        
        Background color #96202c
      
           Border around this has a color of #96202c        
        
          <div style="border:2px solid #96202c;">Content here</div>
        
        
          .myborder {border:2px solid #96202c;}
        
        Border color #96202c