#706e1f color space conversions
Hex:
        #706e1f
        RGB:
        112, 110, 31
        CMY:
        56, 57, 88
        CMYK:
        0, 2, 72, 56
      HSL:
        59°, 56.6434%, 28.0392%
        HSV (HSB):
        59°, 72.3214%, 43.9216%
        XYZ:
        12.5053, 14.6955, 3.4737
        xyY:
        0.4077, 0.4791, 14.6955
      CIE-Lab:
        45.2143, -9.5494, 42.1098
        CIE-LCH:
        45.2143, 43.1790, 102.7770
        CIE-Luv:
        45.2143, 4.5291, 44.1654
        Hunter-Lab:
        38.3348, -8.8566, 21.4617
      #706e1f color charts
#706e1f RGB chart
      #706e1f CMYK chart
      #706e1f RGB pie chart
      #706e1f color shades, tints & tones
#706e1f color schemes
#706e1f color preview, HTML & CSS examples
           This text has a color of #706e1f        
        
          <p style="color:#706e1f;">Text here</p>
        
        
          .mytext {color:#706e1f;}
        
        Text color #706e1f
      
           This box has a color of #706e1f        
        
          <div style="background-color:#706e1f;">Content here</div>
        
        
          .mybackground {background-color:#706e1f;}
        
        Background color #706e1f
      
           Border around this has a color of #706e1f        
        
          <div style="border:2px solid #706e1f;">Content here</div>
        
        
          .myborder {border:2px solid #706e1f;}
        
        Border color #706e1f