#706d5f color space conversions
Hex:
        #706d5f
        RGB:
        112, 109, 95
        CMY:
        56, 57, 63
        CMYK:
        0, 3, 15, 56
      HSL:
        49°, 8.2126%, 40.5882%
        HSV (HSB):
        49°, 15.1786%, 43.9216%
        XYZ:
        14.2163, 15.2082, 13.0127
        xyY:
        0.3350, 0.3584, 15.2082
      CIE-Lab:
        45.9181, -1.4772, 8.2412
        CIE-LCH:
        45.9181, 8.3725, 100.1621
        CIE-Luv:
        45.9181, 2.5402, 10.8082
        Hunter-Lab:
        38.9978, -3.1755, 7.5147
      #706d5f color charts
#706d5f RGB chart
      #706d5f CMYK chart
      #706d5f RGB pie chart
      #706d5f color shades, tints & tones
#706d5f color schemes
#706d5f color preview, HTML & CSS examples
           This text has a color of #706d5f        
        
          <p style="color:#706d5f;">Text here</p>
        
        
          .mytext {color:#706d5f;}
        
        Text color #706d5f
      
           This box has a color of #706d5f        
        
          <div style="background-color:#706d5f;">Content here</div>
        
        
          .mybackground {background-color:#706d5f;}
        
        Background color #706d5f
      
           Border around this has a color of #706d5f        
        
          <div style="border:2px solid #706d5f;">Content here</div>
        
        
          .myborder {border:2px solid #706d5f;}
        
        Border color #706d5f