#961a0e color space conversions
Hex:
        #961a0e
        RGB:
        150, 26, 14
        CMY:
        41, 90, 95
        CMYK:
        0, 83, 91, 41
      HSL:
        5°, 82.9268%, 32.1569%
        HSV (HSB):
        5°, 90.6667%, 58.8235%
        XYZ:
        13.0263, 7.2545, 1.1292
        xyY:
        0.6084, 0.3388, 7.2545
      CIE-Lab:
        32.3795, 49.2570, 39.7986
        CIE-LCH:
        32.3795, 63.3260, 38.9374
        CIE-Luv:
        32.3795, 91.8609, 22.3192
        Hunter-Lab:
        26.9342, 39.1940, 16.3683
      #961a0e color charts
#961a0e RGB chart
      #961a0e CMYK chart
      #961a0e RGB pie chart
      #961a0e color shades, tints & tones
#961a0e color schemes
#961a0e color preview, HTML & CSS examples
           This text has a color of #961a0e        
        
          <p style="color:#961a0e;">Text here</p>
        
        
          .mytext {color:#961a0e;}
        
        Text color #961a0e
      
           This box has a color of #961a0e        
        
          <div style="background-color:#961a0e;">Content here</div>
        
        
          .mybackground {background-color:#961a0e;}
        
        Background color #961a0e
      
           Border around this has a color of #961a0e        
        
          <div style="border:2px solid #961a0e;">Content here</div>
        
        
          .myborder {border:2px solid #961a0e;}
        
        Border color #961a0e