#99706f color space conversions
Hex:
        #99706f
        RGB:
        153, 112, 111
        CMY:
        40, 56, 56
        CMYK:
        0, 27, 27, 40
      HSL:
        1°, 17.0732%, 51.7647%
        HSV (HSB):
        1°, 27.4510%, 60.0000%
        XYZ:
        21.8003, 19.5083, 17.6554
        xyY:
        0.3697, 0.3309, 19.5083
      CIE-Lab:
        51.2767, 16.0774, 6.9334
        CIE-LCH:
        51.2767, 17.5087, 23.3281
        CIE-Luv:
        51.2767, 26.3387, 6.3726
        Hunter-Lab:
        44.1682, 10.8085, 7.2177
      #99706f color charts
#99706f RGB chart
      #99706f CMYK chart
      #99706f RGB pie chart
      #99706f color shades, tints & tones
#99706f color schemes
#99706f color preview, HTML & CSS examples
           This text has a color of #99706f        
        
          <p style="color:#99706f;">Text here</p>
        
        
          .mytext {color:#99706f;}
        
        Text color #99706f
      
           This box has a color of #99706f        
        
          <div style="background-color:#99706f;">Content here</div>
        
        
          .mybackground {background-color:#99706f;}
        
        Background color #99706f
      
           Border around this has a color of #99706f        
        
          <div style="border:2px solid #99706f;">Content here</div>
        
        
          .myborder {border:2px solid #99706f;}
        
        Border color #99706f