#703e1b color space conversions
Hex:
        #703e1b
        RGB:
        112, 62, 27
        CMY:
        56, 76, 89
        CMYK:
        0, 45, 76, 56
      HSL:
        25°, 61.1511%, 27.2549%
        HSV (HSB):
        25°, 75.8929%, 43.9216%
        XYZ:
        8.6025, 6.9691, 1.9287
        xyY:
        0.4916, 0.3982, 6.9691
      CIE-Lab:
        31.7365, 18.7304, 30.1692
        CIE-LCH:
        31.7365, 35.5107, 58.1661
        CIE-Luv:
        31.7365, 37.7517, 24.3711
        Hunter-Lab:
        26.3991, 11.9685, 14.1477
      #703e1b color charts
#703e1b RGB chart
      #703e1b CMYK chart
      #703e1b RGB pie chart
      #703e1b color shades, tints & tones
#703e1b color schemes
#703e1b color preview, HTML & CSS examples
           This text has a color of #703e1b        
        
          <p style="color:#703e1b;">Text here</p>
        
        
          .mytext {color:#703e1b;}
        
        Text color #703e1b
      
           This box has a color of #703e1b        
        
          <div style="background-color:#703e1b;">Content here</div>
        
        
          .mybackground {background-color:#703e1b;}
        
        Background color #703e1b
      
           Border around this has a color of #703e1b        
        
          <div style="border:2px solid #703e1b;">Content here</div>
        
        
          .myborder {border:2px solid #703e1b;}
        
        Border color #703e1b