#99965f color space conversions
Hex:
        #99965f
        RGB:
        153, 150, 95
        CMY:
        40, 41, 63
        CMYK:
        0, 2, 38, 40
      HSL:
        57°, 23.3871%, 48.6275%
        HSV (HSB):
        57°, 37.9085%, 60.0000%
        XYZ:
        26.1088, 29.4112, 15.1273
        xyY:
        0.3696, 0.4163, 29.4112
      CIE-Lab:
        61.1428, -7.4853, 29.4198
        CIE-LCH:
        61.1428, 30.3571, 104.2750
        CIE-Luv:
        61.1428, 4.6680, 38.1477
        Hunter-Lab:
        54.2321, -8.9716, 21.4243
      #99965f color charts
#99965f RGB chart
      #99965f CMYK chart
      #99965f RGB pie chart
      #99965f color shades, tints & tones
#99965f color schemes
#99965f color preview, HTML & CSS examples
           This text has a color of #99965f        
        
          <p style="color:#99965f;">Text here</p>
        
        
          .mytext {color:#99965f;}
        
        Text color #99965f
      
           This box has a color of #99965f        
        
          <div style="background-color:#99965f;">Content here</div>
        
        
          .mybackground {background-color:#99965f;}
        
        Background color #99965f
      
           Border around this has a color of #99965f        
        
          <div style="border:2px solid #99965f;">Content here</div>
        
        
          .myborder {border:2px solid #99965f;}
        
        Border color #99965f