#96102e color space conversions
Hex:
        #96102e
        RGB:
        150, 16, 46
        CMY:
        41, 94, 82
        CMYK:
        0, 89, 69, 41
      HSL:
        347°, 80.7229%, 32.5490%
        HSV (HSB):
        347°, 89.3333%, 58.8235%
        XYZ:
        13.2561, 7.0519, 3.2472
        xyY:
        0.5628, 0.2994, 7.0519
      CIE-Lab:
        31.9247, 52.7241, 20.6065
        CIE-LCH:
        31.9247, 56.6079, 21.3473
        CIE-Luv:
        31.9247, 88.7804, 10.1725
        Hunter-Lab:
        26.5554, 42.6332, 11.3387
      #96102e color charts
#96102e RGB chart
      #96102e CMYK chart
      #96102e RGB pie chart
      #96102e color shades, tints & tones
#96102e color schemes
#96102e color preview, HTML & CSS examples
           This text has a color of #96102e        
        
          <p style="color:#96102e;">Text here</p>
        
        
          .mytext {color:#96102e;}
        
        Text color #96102e
      
           This box has a color of #96102e        
        
          <div style="background-color:#96102e;">Content here</div>
        
        
          .mybackground {background-color:#96102e;}
        
        Background color #96102e
      
           Border around this has a color of #96102e        
        
          <div style="border:2px solid #96102e;">Content here</div>
        
        
          .myborder {border:2px solid #96102e;}
        
        Border color #96102e