#714c3b color space conversions
Hex:
        #714c3b
        RGB:
        113, 76, 59
        CMY:
        56, 70, 77
        CMYK:
        0, 33, 48, 56
      HSL:
        19°, 31.3953%, 33.7255%
        HSV (HSB):
        19°, 47.7876%, 44.3137%
        XYZ:
        10.1839, 8.9954, 5.3372
        xyY:
        0.4154, 0.3669, 8.9954
      CIE-Lab:
        35.9754, 13.4492, 16.4177
        CIE-LCH:
        35.9754, 21.2232, 50.6761
        CIE-Luv:
        35.9754, 25.7125, 15.9558
        Hunter-Lab:
        29.9923, 8.1234, 10.4438
      #714c3b color charts
#714c3b RGB chart
      #714c3b CMYK chart
      #714c3b RGB pie chart
      #714c3b color shades, tints & tones
#714c3b color schemes
#714c3b color preview, HTML & CSS examples
           This text has a color of #714c3b        
        
          <p style="color:#714c3b;">Text here</p>
        
        
          .mytext {color:#714c3b;}
        
        Text color #714c3b
      
           This box has a color of #714c3b        
        
          <div style="background-color:#714c3b;">Content here</div>
        
        
          .mybackground {background-color:#714c3b;}
        
        Background color #714c3b
      
           Border around this has a color of #714c3b        
        
          <div style="border:2px solid #714c3b;">Content here</div>
        
        
          .myborder {border:2px solid #714c3b;}
        
        Border color #714c3b