#703b32 color space conversions
Hex:
        #703b32
        RGB:
        112, 59, 50
        CMY:
        56, 77, 80
        CMYK:
        0, 47, 55, 56
      HSL:
        9°, 38.2716%, 31.7647%
        HSV (HSB):
        9°, 55.3571%, 43.9216%
        XYZ:
        8.8218, 6.8030, 3.8658
        xyY:
        0.4526, 0.3490, 6.8030
      CIE-Lab:
        31.3541, 22.2700, 15.9113
        CIE-LCH:
        31.3541, 27.3701, 35.5447
        CIE-Luv:
        31.3541, 36.8082, 12.8893
        Hunter-Lab:
        26.0825, 14.7290, 9.4702
      #703b32 color charts
#703b32 RGB chart
      #703b32 CMYK chart
      #703b32 RGB pie chart
      #703b32 color shades, tints & tones
#703b32 color schemes
#703b32 color preview, HTML & CSS examples
           This text has a color of #703b32        
        
          <p style="color:#703b32;">Text here</p>
        
        
          .mytext {color:#703b32;}
        
        Text color #703b32
      
           This box has a color of #703b32        
        
          <div style="background-color:#703b32;">Content here</div>
        
        
          .mybackground {background-color:#703b32;}
        
        Background color #703b32
      
           Border around this has a color of #703b32        
        
          <div style="border:2px solid #703b32;">Content here</div>
        
        
          .myborder {border:2px solid #703b32;}
        
        Border color #703b32