#9e706e color space conversions
Hex:
        #9e706e
        RGB:
        158, 112, 110
        CMY:
        38, 56, 57
        CMYK:
        0, 29, 30, 38
      HSL:
        2°, 19.8347%, 52.5490%
        HSV (HSB):
        2°, 30.3797%, 61.9608%
        XYZ:
        22.7092, 19.9832, 17.4121
        xyY:
        0.3778, 0.3325, 19.9832
      CIE-Lab:
        51.8182, 17.9390, 8.3704
        CIE-LCH:
        51.8182, 19.7957, 25.0139
        CIE-Luv:
        51.8182, 30.0371, 7.8499
        Hunter-Lab:
        44.7026, 12.4495, 8.1978
      #9e706e color charts
#9e706e RGB chart
      #9e706e CMYK chart
      #9e706e RGB pie chart
      #9e706e color shades, tints & tones
#9e706e color schemes
#9e706e color preview, HTML & CSS examples
           This text has a color of #9e706e        
        
          <p style="color:#9e706e;">Text here</p>
        
        
          .mytext {color:#9e706e;}
        
        Text color #9e706e
      
           This box has a color of #9e706e        
        
          <div style="background-color:#9e706e;">Content here</div>
        
        
          .mybackground {background-color:#9e706e;}
        
        Background color #9e706e
      
           Border around this has a color of #9e706e        
        
          <div style="border:2px solid #9e706e;">Content here</div>
        
        
          .myborder {border:2px solid #9e706e;}
        
        Border color #9e706e