#704d2d color space conversions
Hex:
        #704d2d
        RGB:
        112, 77, 45
        CMY:
        56, 70, 82
        CMYK:
        0, 31, 60, 56
      HSL:
        29°, 42.6752%, 30.7843%
        HSV (HSB):
        29°, 59.8214%, 43.9216%
        XYZ:
        9.8096, 8.9420, 3.6916
        xyY:
        0.4371, 0.3984, 8.9420
      CIE-Lab:
        35.8723, 10.9476, 24.7038
        CIE-LCH:
        35.8723, 27.0209, 66.0992
        CIE-Luv:
        35.8723, 25.7836, 23.7033
        Hunter-Lab:
        29.9031, 6.2259, 13.6128
      #704d2d color charts
#704d2d RGB chart
      #704d2d CMYK chart
      #704d2d RGB pie chart
      #704d2d color shades, tints & tones
#704d2d color schemes
#704d2d color preview, HTML & CSS examples
           This text has a color of #704d2d        
        
          <p style="color:#704d2d;">Text here</p>
        
        
          .mytext {color:#704d2d;}
        
        Text color #704d2d
      
           This box has a color of #704d2d        
        
          <div style="background-color:#704d2d;">Content here</div>
        
        
          .mybackground {background-color:#704d2d;}
        
        Background color #704d2d
      
           Border around this has a color of #704d2d        
        
          <div style="border:2px solid #704d2d;">Content here</div>
        
        
          .myborder {border:2px solid #704d2d;}
        
        Border color #704d2d