#96680e color space conversions
Hex:
        #96680e
        RGB:
        150, 104, 14
        CMY:
        41, 59, 95
        CMYK:
        0, 31, 91, 41
      HSL:
        40°, 82.9268%, 32.1569%
        HSV (HSB):
        40°, 90.6667%, 58.8235%
        XYZ:
        17.6073, 16.4164, 2.6561
        xyY:
        0.4800, 0.4476, 16.4164
      CIE-Lab:
        47.5161, 11.2520, 51.5062
        CIE-LCH:
        47.5161, 52.7209, 77.6768
        CIE-Luv:
        47.5161, 37.8414, 46.4577
        Hunter-Lab:
        40.5171, 6.6646, 24.4752
      #96680e color charts
#96680e RGB chart
      #96680e CMYK chart
      #96680e RGB pie chart
      #96680e color shades, tints & tones
#96680e color schemes
#96680e color preview, HTML & CSS examples
           This text has a color of #96680e        
        
          <p style="color:#96680e;">Text here</p>
        
        
          .mytext {color:#96680e;}
        
        Text color #96680e
      
           This box has a color of #96680e        
        
          <div style="background-color:#96680e;">Content here</div>
        
        
          .mybackground {background-color:#96680e;}
        
        Background color #96680e
      
           Border around this has a color of #96680e        
        
          <div style="border:2px solid #96680e;">Content here</div>
        
        
          .myborder {border:2px solid #96680e;}
        
        Border color #96680e