#961a2a color space conversions
Hex:
        #961a2a
        RGB:
        150, 26, 42
        CMY:
        41, 90, 84
        CMYK:
        0, 83, 72, 41
      HSL:
        352°, 70.4545%, 34.5098%
        HSV (HSB):
        352°, 82.6667%, 58.8235%
        XYZ:
        13.3650, 7.3900, 2.9125
        xyY:
        0.5647, 0.3122, 7.3900
      CIE-Lab:
        32.6787, 50.1819, 24.1155
        CIE-LCH:
        32.6787, 55.6757, 25.6672
        CIE-Luv:
        32.6787, 86.7741, 13.5594
        Hunter-Lab:
        27.1845, 40.1847, 12.6770
      #961a2a color charts
#961a2a RGB chart
      #961a2a CMYK chart
      #961a2a RGB pie chart
      #961a2a color shades, tints & tones
#961a2a color schemes
#961a2a color preview, HTML & CSS examples
           This text has a color of #961a2a        
        
          <p style="color:#961a2a;">Text here</p>
        
        
          .mytext {color:#961a2a;}
        
        Text color #961a2a
      
           This box has a color of #961a2a        
        
          <div style="background-color:#961a2a;">Content here</div>
        
        
          .mybackground {background-color:#961a2a;}
        
        Background color #961a2a
      
           Border around this has a color of #961a2a        
        
          <div style="border:2px solid #961a2a;">Content here</div>
        
        
          .myborder {border:2px solid #961a2a;}
        
        Border color #961a2a