#706d4f color space conversions
Hex:
        #706d4f
        RGB:
        112, 109, 79
        CMY:
        56, 57, 69
        CMYK:
        0, 3, 29, 56
      HSL:
        55°, 17.2775%, 37.4510%
        HSV (HSB):
        55°, 29.4643%, 43.9216%
        XYZ:
        13.5620, 14.9465, 9.5673
        xyY:
        0.3562, 0.3925, 14.9465
      CIE-Lab:
        45.5609, -4.0732, 17.2248
        CIE-LCH:
        45.5609, 17.6999, 103.3045
        CIE-Luv:
        45.5609, 3.4037, 21.6167
        Hunter-Lab:
        38.6608, -5.0393, 12.3901
      #706d4f color charts
#706d4f RGB chart
      #706d4f CMYK chart
      #706d4f RGB pie chart
      #706d4f color shades, tints & tones
#706d4f color schemes
#706d4f color preview, HTML & CSS examples
           This text has a color of #706d4f        
        
          <p style="color:#706d4f;">Text here</p>
        
        
          .mytext {color:#706d4f;}
        
        Text color #706d4f
      
           This box has a color of #706d4f        
        
          <div style="background-color:#706d4f;">Content here</div>
        
        
          .mybackground {background-color:#706d4f;}
        
        Background color #706d4f
      
           Border around this has a color of #706d4f        
        
          <div style="border:2px solid #706d4f;">Content here</div>
        
        
          .myborder {border:2px solid #706d4f;}
        
        Border color #706d4f