#70740b color space conversions
Hex:
        #70740b
        RGB:
        112, 116, 11
        CMY:
        56, 55, 96
        CMYK:
        3, 0, 91, 55
      HSL:
        62°, 82.6772%, 24.9020%
        HSV (HSB):
        62°, 90.5172%, 45.4902%
        XYZ:
        12.9879, 15.9597, 2.7126
        xyY:
        0.4102, 0.5041, 15.9597
      CIE-Lab:
        46.9216, -13.6783, 50.0730
        CIE-LCH:
        46.9216, 51.9076, 105.2786
        CIE-Luv:
        46.9216, 0.9603, 50.6342
        Hunter-Lab:
        39.9496, -11.8802, 23.9389
      #70740b color charts
#70740b RGB chart
      #70740b CMYK chart
      #70740b RGB pie chart
      #70740b color shades, tints & tones
#70740b color schemes
#70740b color preview, HTML & CSS examples
           This text has a color of #70740b        
        
          <p style="color:#70740b;">Text here</p>
        
        
          .mytext {color:#70740b;}
        
        Text color #70740b
      
           This box has a color of #70740b        
        
          <div style="background-color:#70740b;">Content here</div>
        
        
          .mybackground {background-color:#70740b;}
        
        Background color #70740b
      
           Border around this has a color of #70740b        
        
          <div style="border:2px solid #70740b;">Content here</div>
        
        
          .myborder {border:2px solid #70740b;}
        
        Border color #70740b