#706e11 color space conversions
Hex:
        #706e11
        RGB:
        112, 110, 17
        CMY:
        56, 57, 93
        CMYK:
        0, 2, 85, 56
      HSL:
        59°, 73.6434%, 25.2941%
        HSV (HSB):
        59°, 84.8214%, 43.9216%
        XYZ:
        12.3592, 14.6371, 2.7042
        xyY:
        0.4161, 0.4928, 14.6371
      CIE-Lab:
        45.1331, -10.1936, 47.0501
        CIE-LCH:
        45.1331, 48.1417, 102.2244
        CIE-Luv:
        45.1331, 4.7660, 47.2262
        Hunter-Lab:
        38.2584, -9.2887, 22.5902
      #706e11 color charts
#706e11 RGB chart
      #706e11 CMYK chart
      #706e11 RGB pie chart
      #706e11 color shades, tints & tones
#706e11 color schemes
#706e11 color preview, HTML & CSS examples
           This text has a color of #706e11        
        
          <p style="color:#706e11;">Text here</p>
        
        
          .mytext {color:#706e11;}
        
        Text color #706e11
      
           This box has a color of #706e11        
        
          <div style="background-color:#706e11;">Content here</div>
        
        
          .mybackground {background-color:#706e11;}
        
        Background color #706e11
      
           Border around this has a color of #706e11        
        
          <div style="border:2px solid #706e11;">Content here</div>
        
        
          .myborder {border:2px solid #706e11;}
        
        Border color #706e11