#703f27 color space conversions
Hex:
        #703f27
        RGB:
        112, 63, 39
        CMY:
        56, 75, 85
        CMYK:
        0, 44, 65, 56
      HSL:
        20°, 48.3444%, 29.6078%
        HSV (HSB):
        20°, 65.1786%, 43.9216%
        XYZ:
        8.8258, 7.1462, 2.8336
        xyY:
        0.4693, 0.3800, 7.1462
      CIE-Lab:
        32.1375, 18.9274, 23.7271
        CIE-LCH:
        32.1375, 30.3516, 51.4202
        CIE-Luv:
        32.1375, 35.7935, 20.1269
        Hunter-Lab:
        26.7325, 12.1506, 12.4280
      #703f27 color charts
#703f27 RGB chart
      #703f27 CMYK chart
      #703f27 RGB pie chart
      #703f27 color shades, tints & tones
#703f27 color schemes
#703f27 color preview, HTML & CSS examples
           This text has a color of #703f27        
        
          <p style="color:#703f27;">Text here</p>
        
        
          .mytext {color:#703f27;}
        
        Text color #703f27
      
           This box has a color of #703f27        
        
          <div style="background-color:#703f27;">Content here</div>
        
        
          .mybackground {background-color:#703f27;}
        
        Background color #703f27
      
           Border around this has a color of #703f27        
        
          <div style="border:2px solid #703f27;">Content here</div>
        
        
          .myborder {border:2px solid #703f27;}
        
        Border color #703f27