#703f35 color space conversions
Hex:
        #703f35
        RGB:
        112, 63, 53
        CMY:
        56, 75, 79
        CMYK:
        0, 44, 53, 56
      HSL:
        10°, 35.7576%, 32.3529%
        HSV (HSB):
        10°, 52.6786%, 43.9216%
        XYZ:
        9.1022, 7.2568, 4.2891
        xyY:
        0.4408, 0.3515, 7.2568
      CIE-Lab:
        32.3845, 20.2022, 15.3708
        CIE-LCH:
        32.3845, 25.3848, 37.2657
        CIE-Luv:
        32.3845, 33.8774, 13.0099
        Hunter-Lab:
        26.9384, 13.1709, 9.4168
      #703f35 color charts
#703f35 RGB chart
      #703f35 CMYK chart
      #703f35 RGB pie chart
      #703f35 color shades, tints & tones
#703f35 color schemes
#703f35 color preview, HTML & CSS examples
           This text has a color of #703f35        
        
          <p style="color:#703f35;">Text here</p>
        
        
          .mytext {color:#703f35;}
        
        Text color #703f35
      
           This box has a color of #703f35        
        
          <div style="background-color:#703f35;">Content here</div>
        
        
          .mybackground {background-color:#703f35;}
        
        Background color #703f35
      
           Border around this has a color of #703f35        
        
          <div style="border:2px solid #703f35;">Content here</div>
        
        
          .myborder {border:2px solid #703f35;}
        
        Border color #703f35