#70623f color space conversions
Hex:
        #70623f
        RGB:
        112, 98, 63
        CMY:
        56, 62, 75
        CMYK:
        0, 13, 44, 56
      HSL:
        43°, 28.0000%, 34.3137%
        HSV (HSB):
        43°, 43.7500%, 43.9216%
        XYZ:
        11.9470, 12.5390, 6.4932
        xyY:
        0.3856, 0.4048, 12.5390
      CIE-Lab:
        42.0602, 0.2031, 21.9657
        CIE-LCH:
        42.0602, 21.9666, 89.4702
        CIE-Luv:
        42.0602, 10.8599, 25.0230
        Hunter-Lab:
        35.4104, -1.7449, 13.9153
      #70623f color charts
#70623f RGB chart
      #70623f CMYK chart
      #70623f RGB pie chart
      #70623f color shades, tints & tones
#70623f color schemes
#70623f color preview, HTML & CSS examples
           This text has a color of #70623f        
        
          <p style="color:#70623f;">Text here</p>
        
        
          .mytext {color:#70623f;}
        
        Text color #70623f
      
           This box has a color of #70623f        
        
          <div style="background-color:#70623f;">Content here</div>
        
        
          .mybackground {background-color:#70623f;}
        
        Background color #70623f
      
           Border around this has a color of #70623f        
        
          <div style="border:2px solid #70623f;">Content here</div>
        
        
          .myborder {border:2px solid #70623f;}
        
        Border color #70623f