#703e2a color space conversions
Hex:
        #703e2a
        RGB:
        112, 62, 42
        CMY:
        56, 76, 84
        CMYK:
        0, 45, 63, 56
      HSL:
        17°, 45.4545%, 30.1961%
        HSV (HSB):
        17°, 62.5000%, 43.9216%
        XYZ:
        8.8226, 7.0572, 3.0877
        xyY:
        0.4651, 0.3721, 7.0572
      CIE-Lab:
        31.9367, 19.7660, 21.6603
        CIE-LCH:
        31.9367, 29.3234, 47.6181
        CIE-Luv:
        31.9367, 36.0756, 18.3145
        Hunter-Lab:
        26.5653, 12.7925, 11.7045
      #703e2a color charts
#703e2a RGB chart
      #703e2a CMYK chart
      #703e2a RGB pie chart
      #703e2a color shades, tints & tones
#703e2a color schemes
#703e2a color preview, HTML & CSS examples
           This text has a color of #703e2a        
        
          <p style="color:#703e2a;">Text here</p>
        
        
          .mytext {color:#703e2a;}
        
        Text color #703e2a
      
           This box has a color of #703e2a        
        
          <div style="background-color:#703e2a;">Content here</div>
        
        
          .mybackground {background-color:#703e2a;}
        
        Background color #703e2a
      
           Border around this has a color of #703e2a        
        
          <div style="border:2px solid #703e2a;">Content here</div>
        
        
          .myborder {border:2px solid #703e2a;}
        
        Border color #703e2a