#703e12 color space conversions
Hex:
        #703e12
        RGB:
        112, 62, 18
        CMY:
        56, 76, 93
        CMYK:
        0, 45, 84, 56
      HSL:
        28°, 72.3077%, 25.4902%
        HSV (HSB):
        28°, 83.9286%, 43.9216%
        XYZ:
        8.5139, 6.9337, 1.4619
        xyY:
        0.5035, 0.4100, 6.9337
      CIE-Lab:
        31.6554, 18.3062, 34.6296
        CIE-LCH:
        31.6554, 39.1705, 62.1378
        CIE-Luv:
        31.6554, 38.4654, 26.9375
        Hunter-Lab:
        26.3319, 11.6338, 15.1407
      #703e12 color charts
#703e12 RGB chart
      #703e12 CMYK chart
      #703e12 RGB pie chart
      #703e12 color shades, tints & tones
#703e12 color schemes
#703e12 color preview, HTML & CSS examples
           This text has a color of #703e12        
        
          <p style="color:#703e12;">Text here</p>
        
        
          .mytext {color:#703e12;}
        
        Text color #703e12
      
           This box has a color of #703e12        
        
          <div style="background-color:#703e12;">Content here</div>
        
        
          .mybackground {background-color:#703e12;}
        
        Background color #703e12
      
           Border around this has a color of #703e12        
        
          <div style="border:2px solid #703e12;">Content here</div>
        
        
          .myborder {border:2px solid #703e12;}
        
        Border color #703e12