#714a3f color space conversions
Hex:
        #714a3f
        RGB:
        113, 74, 63
        CMY:
        56, 71, 75
        CMYK:
        0, 35, 44, 56
      HSL:
        13°, 28.4091%, 34.5098%
        HSV (HSB):
        13°, 44.2478%, 44.3137%
        XYZ:
        10.1560, 8.7672, 5.8596
        xyY:
        0.4098, 0.3538, 8.7672
      CIE-Lab:
        35.5321, 15.1431, 13.3394
        CIE-LCH:
        35.5321, 20.1805, 41.3764
        CIE-Luv:
        35.5321, 26.4538, 12.5472
        Hunter-Lab:
        29.6094, 9.4092, 8.9933
      #714a3f color charts
#714a3f RGB chart
      #714a3f CMYK chart
      #714a3f RGB pie chart
      #714a3f color shades, tints & tones
#714a3f color schemes
#714a3f color preview, HTML & CSS examples
           This text has a color of #714a3f        
        
          <p style="color:#714a3f;">Text here</p>
        
        
          .mytext {color:#714a3f;}
        
        Text color #714a3f
      
           This box has a color of #714a3f        
        
          <div style="background-color:#714a3f;">Content here</div>
        
        
          .mybackground {background-color:#714a3f;}
        
        Background color #714a3f
      
           Border around this has a color of #714a3f        
        
          <div style="border:2px solid #714a3f;">Content here</div>
        
        
          .myborder {border:2px solid #714a3f;}
        
        Border color #714a3f