#961f0e color space conversions
Hex:
        #961f0e
        RGB:
        150, 31, 14
        CMY:
        41, 88, 95
        CMYK:
        0, 79, 91, 41
      HSL:
        8°, 82.9268%, 32.1569%
        HSV (HSB):
        8°, 90.6667%, 58.8235%
        XYZ:
        13.1469, 7.4957, 1.1694
        xyY:
        0.6027, 0.3437, 7.4957
      CIE-Lab:
        32.9098, 47.7643, 40.2014
        CIE-LCH:
        32.9098, 62.4305, 40.0860
        CIE-Luv:
        32.9098, 89.6428, 23.2109
        Hunter-Lab:
        27.3783, 37.8029, 16.6325
      #961f0e color charts
#961f0e RGB chart
      #961f0e CMYK chart
      #961f0e RGB pie chart
      #961f0e color shades, tints & tones
#961f0e color schemes
#961f0e color preview, HTML & CSS examples
           This text has a color of #961f0e        
        
          <p style="color:#961f0e;">Text here</p>
        
        
          .mytext {color:#961f0e;}
        
        Text color #961f0e
      
           This box has a color of #961f0e        
        
          <div style="background-color:#961f0e;">Content here</div>
        
        
          .mybackground {background-color:#961f0e;}
        
        Background color #961f0e
      
           Border around this has a color of #961f0e        
        
          <div style="border:2px solid #961f0e;">Content here</div>
        
        
          .myborder {border:2px solid #961f0e;}
        
        Border color #961f0e