#99707e color space conversions
Hex:
        #99707e
        RGB:
        153, 112, 126
        CMY:
        40, 56, 51
        CMYK:
        0, 27, 18, 40
      HSL:
        340°, 16.7347%, 51.9608%
        HSV (HSB):
        340°, 26.7974%, 60.0000%
        XYZ:
        22.6969, 19.8670, 22.3771
        xyY:
        0.3495, 0.3059, 19.8670
      CIE-Lab:
        51.6865, 18.4510, -1.3252
        CIE-LCH:
        51.6865, 18.4985, 355.8919
        CIE-Luv:
        51.6865, 24.3571, -4.9089
        Hunter-Lab:
        44.5724, 12.8931, 1.4348
      #99707e color charts
#99707e RGB chart
      #99707e CMYK chart
      #99707e RGB pie chart
      #99707e color shades, tints & tones
#99707e color schemes
#99707e color preview, HTML & CSS examples
           This text has a color of #99707e        
        
          <p style="color:#99707e;">Text here</p>
        
        
          .mytext {color:#99707e;}
        
        Text color #99707e
      
           This box has a color of #99707e        
        
          <div style="background-color:#99707e;">Content here</div>
        
        
          .mybackground {background-color:#99707e;}
        
        Background color #99707e
      
           Border around this has a color of #99707e        
        
          <div style="border:2px solid #99707e;">Content here</div>
        
        
          .myborder {border:2px solid #99707e;}
        
        Border color #99707e