#703d24 color space conversions
Hex:
        #703d24
        RGB:
        112, 61, 36
        CMY:
        56, 76, 86
        CMYK:
        0, 46, 68, 56
      HSL:
        20°, 51.3514%, 29.0196%
        HSV (HSB):
        20°, 67.8571%, 43.9216%
        XYZ:
        8.6693, 6.9096, 2.5458
        xyY:
        0.4783, 0.3812, 6.9096
      CIE-Lab:
        31.6002, 19.8968, 24.8794
        CIE-LCH:
        31.6002, 31.8570, 51.3496
        CIE-Luv:
        31.6002, 37.4875, 20.5798
        Hunter-Lab:
        26.2861, 12.8693, 12.6580
      #703d24 color charts
#703d24 RGB chart
      #703d24 CMYK chart
      #703d24 RGB pie chart
      #703d24 color shades, tints & tones
#703d24 color schemes
#703d24 color preview, HTML & CSS examples
           This text has a color of #703d24        
        
          <p style="color:#703d24;">Text here</p>
        
        
          .mytext {color:#703d24;}
        
        Text color #703d24
      
           This box has a color of #703d24        
        
          <div style="background-color:#703d24;">Content here</div>
        
        
          .mybackground {background-color:#703d24;}
        
        Background color #703d24
      
           Border around this has a color of #703d24        
        
          <div style="border:2px solid #703d24;">Content here</div>
        
        
          .myborder {border:2px solid #703d24;}
        
        Border color #703d24