#96141e color space conversions
Hex:
        #96141e
        RGB:
        150, 20, 30
        CMY:
        41, 92, 88
        CMYK:
        0, 87, 80, 41
      HSL:
        355°, 76.4706%, 33.3333%
        HSV (HSB):
        355°, 86.6667%, 58.8235%
        XYZ:
        13.0622, 7.0781, 1.9060
        xyY:
        0.5925, 0.3211, 7.0781
      CIE-Lab:
        31.9840, 51.1978, 30.8007
        CIE-LCH:
        31.9840, 59.7486, 31.0312
        CIE-Luv:
        31.9840, 91.6040, 17.2484
        Hunter-Lab:
        26.6047, 41.0806, 14.3755
      #96141e color charts
#96141e RGB chart
      #96141e CMYK chart
      #96141e RGB pie chart
      #96141e color shades, tints & tones
#96141e color schemes
#96141e color preview, HTML & CSS examples
           This text has a color of #96141e        
        
          <p style="color:#96141e;">Text here</p>
        
        
          .mytext {color:#96141e;}
        
        Text color #96141e
      
           This box has a color of #96141e        
        
          <div style="background-color:#96141e;">Content here</div>
        
        
          .mybackground {background-color:#96141e;}
        
        Background color #96141e
      
           Border around this has a color of #96141e        
        
          <div style="border:2px solid #96141e;">Content here</div>
        
        
          .myborder {border:2px solid #96141e;}
        
        Border color #96141e