#96720e color space conversions
Hex:
        #96720e
        RGB:
        150, 114, 14
        CMY:
        41, 55, 95
        CMYK:
        0, 24, 91, 41
      HSL:
        44°, 82.9268%, 32.1569%
        HSV (HSB):
        44°, 90.6667%, 58.8235%
        XYZ:
        18.6743, 18.5504, 3.0118
        xyY:
        0.4641, 0.4610, 18.5504
      CIE-Lab:
        50.1569, 5.5139, 53.5781
        CIE-LCH:
        50.1569, 53.8611, 84.1242
        CIE-Luv:
        50.1569, 30.1868, 50.4189
        Hunter-Lab:
        43.0701, 2.0209, 26.0031
      #96720e color charts
#96720e RGB chart
      #96720e CMYK chart
      #96720e RGB pie chart
      #96720e color shades, tints & tones
#96720e color schemes
#96720e color preview, HTML & CSS examples
           This text has a color of #96720e        
        
          <p style="color:#96720e;">Text here</p>
        
        
          .mytext {color:#96720e;}
        
        Text color #96720e
      
           This box has a color of #96720e        
        
          <div style="background-color:#96720e;">Content here</div>
        
        
          .mybackground {background-color:#96720e;}
        
        Background color #96720e
      
           Border around this has a color of #96720e        
        
          <div style="border:2px solid #96720e;">Content here</div>
        
        
          .myborder {border:2px solid #96720e;}
        
        Border color #96720e