#96742d color space conversions
Hex:
        #96742d
        RGB:
        150, 116, 45
        CMY:
        41, 55, 82
        CMYK:
        0, 23, 70, 41
      HSL:
        41°, 53.8462%, 38.2353%
        HSV (HSB):
        41°, 70.0000%, 58.8235%
        XYZ:
        19.2967, 19.1643, 5.1647
        xyY:
        0.4423, 0.4393, 19.1643
      CIE-Lab:
        50.8788, 5.5967, 42.9108
        CIE-LCH:
        50.8788, 43.2743, 82.5691
        CIE-Luv:
        50.8788, 27.5692, 44.2411
        Hunter-Lab:
        43.7770, 2.0722, 23.6491
      #96742d color charts
#96742d RGB chart
      #96742d CMYK chart
      #96742d RGB pie chart
      #96742d color shades, tints & tones
#96742d color schemes
#96742d color preview, HTML & CSS examples
           This text has a color of #96742d        
        
          <p style="color:#96742d;">Text here</p>
        
        
          .mytext {color:#96742d;}
        
        Text color #96742d
      
           This box has a color of #96742d        
        
          <div style="background-color:#96742d;">Content here</div>
        
        
          .mybackground {background-color:#96742d;}
        
        Background color #96742d
      
           Border around this has a color of #96742d        
        
          <div style="border:2px solid #96742d;">Content here</div>
        
        
          .myborder {border:2px solid #96742d;}
        
        Border color #96742d