#706f11 color space conversions
Hex:
        #706f11
        RGB:
        112, 111, 17
        CMY:
        56, 56, 93
        CMYK:
        0, 1, 85, 56
      HSL:
        59°, 73.6434%, 25.2941%
        HSV (HSB):
        59°, 84.8214%, 43.9216%
        XYZ:
        12.4677, 14.8541, 2.7403
        xyY:
        0.4147, 0.4941, 14.8541
      CIE-Lab:
        45.4337, -10.7503, 47.3094
        CIE-LCH:
        45.4337, 48.5155, 102.8022
        CIE-Luv:
        45.4337, 4.1158, 47.6559
        Hunter-Lab:
        38.5410, -9.7034, 22.7631
      #706f11 color charts
#706f11 RGB chart
      #706f11 CMYK chart
      #706f11 RGB pie chart
      #706f11 color shades, tints & tones
#706f11 color schemes
#706f11 color preview, HTML & CSS examples
           This text has a color of #706f11        
        
          <p style="color:#706f11;">Text here</p>
        
        
          .mytext {color:#706f11;}
        
        Text color #706f11
      
           This box has a color of #706f11        
        
          <div style="background-color:#706f11;">Content here</div>
        
        
          .mybackground {background-color:#706f11;}
        
        Background color #706f11
      
           Border around this has a color of #706f11        
        
          <div style="border:2px solid #706f11;">Content here</div>
        
        
          .myborder {border:2px solid #706f11;}
        
        Border color #706f11