#714a3e color space conversions
Hex:
        #714a3e
        RGB:
        113, 74, 62
        CMY:
        56, 71, 76
        CMYK:
        0, 35, 45, 56
      HSL:
        14°, 29.1429%, 34.3137%
        HSV (HSB):
        14°, 45.1327%, 44.3137%
        XYZ:
        10.1283, 8.7561, 5.7137
        xyY:
        0.4118, 0.3560, 8.7561
      CIE-Lab:
        35.5103, 15.0208, 13.9338
        CIE-LCH:
        35.5103, 20.4884, 42.8501
        CIE-Luv:
        35.5103, 26.5840, 13.1600
        Hunter-Lab:
        29.5907, 9.3136, 9.2651
      #714a3e color charts
#714a3e RGB chart
      #714a3e CMYK chart
      #714a3e RGB pie chart
      #714a3e color shades, tints & tones
#714a3e color schemes
#714a3e color preview, HTML & CSS examples
           This text has a color of #714a3e        
        
          <p style="color:#714a3e;">Text here</p>
        
        
          .mytext {color:#714a3e;}
        
        Text color #714a3e
      
           This box has a color of #714a3e        
        
          <div style="background-color:#714a3e;">Content here</div>
        
        
          .mybackground {background-color:#714a3e;}
        
        Background color #714a3e
      
           Border around this has a color of #714a3e        
        
          <div style="border:2px solid #714a3e;">Content here</div>
        
        
          .myborder {border:2px solid #714a3e;}
        
        Border color #714a3e