#96033c color space conversions
Hex:
        #96033c
        RGB:
        150, 3, 60
        CMY:
        41, 99, 76
        CMYK:
        0, 98, 60, 41
      HSL:
        337°, 96.0784%, 30.0000%
        HSV (HSB):
        337°, 98.0000%, 58.8235%
        XYZ:
        13.4259, 6.8754, 4.8944
        xyY:
        0.5329, 0.2729, 6.8754
      CIE-Lab:
        31.5216, 55.5638, 10.8215
        CIE-LCH:
        31.5216, 56.6078, 11.0209
        CIE-Luv:
        31.5216, 86.6110, 1.2929
        Hunter-Lab:
        26.2210, 45.5101, 7.2876
      #96033c color charts
#96033c RGB chart
      #96033c CMYK chart
      #96033c RGB pie chart
      #96033c color shades, tints & tones
#96033c color schemes
#96033c color preview, HTML & CSS examples
           This text has a color of #96033c        
        
          <p style="color:#96033c;">Text here</p>
        
        
          .mytext {color:#96033c;}
        
        Text color #96033c
      
           This box has a color of #96033c        
        
          <div style="background-color:#96033c;">Content here</div>
        
        
          .mybackground {background-color:#96033c;}
        
        Background color #96033c
      
           Border around this has a color of #96033c        
        
          <div style="border:2px solid #96033c;">Content here</div>
        
        
          .myborder {border:2px solid #96033c;}
        
        Border color #96033c