#70652e color space conversions
Hex:
        #70652e
        RGB:
        112, 101, 46
        CMY:
        56, 60, 82
        CMYK:
        0, 10, 59, 56
      HSL:
        50°, 41.7722%, 30.9804%
        HSV (HSB):
        50°, 58.9286%, 43.9216%
        XYZ:
        11.8289, 12.9494, 4.4608
        xyY:
        0.4046, 0.4429, 12.9494
      CIE-Lab:
        42.6868, -3.3255, 32.2374
        CIE-LCH:
        42.6868, 32.4085, 95.8897
        CIE-Luv:
        42.6868, 9.8604, 34.8128
        Hunter-Lab:
        35.9852, -4.2984, 17.8400
      #70652e color charts
#70652e RGB chart
      #70652e CMYK chart
      #70652e RGB pie chart
      #70652e color shades, tints & tones
#70652e color schemes
#70652e color preview, HTML & CSS examples
           This text has a color of #70652e        
        
          <p style="color:#70652e;">Text here</p>
        
        
          .mytext {color:#70652e;}
        
        Text color #70652e
      
           This box has a color of #70652e        
        
          <div style="background-color:#70652e;">Content here</div>
        
        
          .mybackground {background-color:#70652e;}
        
        Background color #70652e
      
           Border around this has a color of #70652e        
        
          <div style="border:2px solid #70652e;">Content here</div>
        
        
          .myborder {border:2px solid #70652e;}
        
        Border color #70652e