#70403e color space conversions
Hex:
        #70403e
        RGB:
        112, 64, 62
        CMY:
        56, 75, 76
        CMYK:
        0, 43, 45, 56
      HSL:
        2°, 28.7356%, 34.1176%
        HSV (HSB):
        2°, 44.6429%, 43.9216%
        XYZ:
        9.3850, 7.4593, 5.5026
        xyY:
        0.4200, 0.3338, 7.4593
      CIE-Lab:
        32.8305, 20.6246, 10.2473
        CIE-LCH:
        32.8305, 23.0300, 26.4204
        CIE-Luv:
        32.8305, 31.8466, 8.0704
        Hunter-Lab:
        27.3118, 13.5413, 7.1729
      #70403e color charts
#70403e RGB chart
      #70403e CMYK chart
      #70403e RGB pie chart
      #70403e color shades, tints & tones
#70403e color schemes
#70403e color preview, HTML & CSS examples
           This text has a color of #70403e        
        
          <p style="color:#70403e;">Text here</p>
        
        
          .mytext {color:#70403e;}
        
        Text color #70403e
      
           This box has a color of #70403e        
        
          <div style="background-color:#70403e;">Content here</div>
        
        
          .mybackground {background-color:#70403e;}
        
        Background color #70403e
      
           Border around this has a color of #70403e        
        
          <div style="border:2px solid #70403e;">Content here</div>
        
        
          .myborder {border:2px solid #70403e;}
        
        Border color #70403e