#70722d color space conversions
Hex:
        #70722d
        RGB:
        112, 114, 45
        CMY:
        56, 55, 82
        CMYK:
        2, 0, 61, 55
      HSL:
        62°, 43.3962%, 31.1765%
        HSV (HSB):
        62°, 60.5263%, 44.7059%
        XYZ:
        13.1731, 15.6688, 4.8127
        xyY:
        0.3914, 0.4656, 15.6688
      CIE-Lab:
        46.5370, -10.8025, 37.1082
        CIE-LCH:
        46.5370, 38.6485, 106.2308
        CIE-Luv:
        46.5370, 1.6835, 41.4938
        Hunter-Lab:
        39.5839, -9.8690, 20.5001
      #70722d color charts
#70722d RGB chart
      #70722d CMYK chart
      #70722d RGB pie chart
      #70722d color shades, tints & tones
#70722d color schemes
#70722d color preview, HTML & CSS examples
           This text has a color of #70722d        
        
          <p style="color:#70722d;">Text here</p>
        
        
          .mytext {color:#70722d;}
        
        Text color #70722d
      
           This box has a color of #70722d        
        
          <div style="background-color:#70722d;">Content here</div>
        
        
          .mybackground {background-color:#70722d;}
        
        Background color #70722d
      
           Border around this has a color of #70722d        
        
          <div style="border:2px solid #70722d;">Content here</div>
        
        
          .myborder {border:2px solid #70722d;}
        
        Border color #70722d