#714c1f color space conversions
Hex:
        #714c1f
        RGB:
        113, 76, 31
        CMY:
        56, 70, 88
        CMYK:
        0, 33, 73, 56
      HSL:
        33°, 56.9444%, 28.2353%
        HSV (HSB):
        33°, 72.5664%, 44.3137%
        XYZ:
        9.6418, 8.7785, 2.4826
        xyY:
        0.4613, 0.4200, 8.7785
      CIE-Lab:
        35.5543, 10.9732, 32.1745
        CIE-LCH:
        35.5543, 33.9943, 71.1679
        CIE-Luv:
        35.5543, 28.3821, 28.9985
        Hunter-Lab:
        29.6286, 6.2380, 15.7721
      #714c1f color charts
#714c1f RGB chart
      #714c1f CMYK chart
      #714c1f RGB pie chart
      #714c1f color shades, tints & tones
#714c1f color schemes
#714c1f color preview, HTML & CSS examples
           This text has a color of #714c1f        
        
          <p style="color:#714c1f;">Text here</p>
        
        
          .mytext {color:#714c1f;}
        
        Text color #714c1f
      
           This box has a color of #714c1f        
        
          <div style="background-color:#714c1f;">Content here</div>
        
        
          .mybackground {background-color:#714c1f;}
        
        Background color #714c1f
      
           Border around this has a color of #714c1f        
        
          <div style="border:2px solid #714c1f;">Content here</div>
        
        
          .myborder {border:2px solid #714c1f;}
        
        Border color #714c1f