#961d0b color space conversions
Hex:
        #961d0b
        RGB:
        150, 29, 11
        CMY:
        41, 89, 96
        CMYK:
        0, 81, 93, 41
      HSL:
        8°, 86.3354%, 31.5686%
        HSV (HSB):
        8°, 92.6667%, 58.8235%
        XYZ:
        13.0774, 7.3869, 1.0532
        xyY:
        0.6078, 0.3433, 7.3869
      CIE-Lab:
        32.6720, 48.3328, 41.3042
        CIE-LCH:
        32.6720, 63.5775, 40.5165
        CIE-Luv:
        32.6720, 90.8578, 23.3513
        Hunter-Lab:
        27.1789, 38.3243, 16.7278
      #961d0b color charts
#961d0b RGB chart
      #961d0b CMYK chart
      #961d0b RGB pie chart
      #961d0b color shades, tints & tones
#961d0b color schemes
#961d0b color preview, HTML & CSS examples
           This text has a color of #961d0b        
        
          <p style="color:#961d0b;">Text here</p>
        
        
          .mytext {color:#961d0b;}
        
        Text color #961d0b
      
           This box has a color of #961d0b        
        
          <div style="background-color:#961d0b;">Content here</div>
        
        
          .mybackground {background-color:#961d0b;}
        
        Background color #961d0b
      
           Border around this has a color of #961d0b        
        
          <div style="border:2px solid #961d0b;">Content here</div>
        
        
          .myborder {border:2px solid #961d0b;}
        
        Border color #961d0b