#714b5f color space conversions
Hex:
        #714b5f
        RGB:
        113, 75, 95
        CMY:
        56, 71, 63
        CMYK:
        0, 34, 16, 56
      HSL:
        328°, 20.2128%, 36.8627%
        HSV (HSB):
        328°, 33.6283%, 44.3137%
        XYZ:
        11.3917, 9.3691, 12.0345
        xyY:
        0.3474, 0.2857, 9.3691
      CIE-Lab:
        36.6854, 19.4283, -5.1442
        CIE-LCH:
        36.6854, 20.0978, 345.1697
        CIE-Luv:
        36.6854, 21.2206, -9.4863
        Hunter-Lab:
        30.6090, 12.8664, -1.8847
      #714b5f color charts
#714b5f RGB chart
      #714b5f CMYK chart
      #714b5f RGB pie chart
      #714b5f color shades, tints & tones
#714b5f color schemes
#714b5f color preview, HTML & CSS examples
           This text has a color of #714b5f        
        
          <p style="color:#714b5f;">Text here</p>
        
        
          .mytext {color:#714b5f;}
        
        Text color #714b5f
      
           This box has a color of #714b5f        
        
          <div style="background-color:#714b5f;">Content here</div>
        
        
          .mybackground {background-color:#714b5f;}
        
        Background color #714b5f
      
           Border around this has a color of #714b5f        
        
          <div style="border:2px solid #714b5f;">Content here</div>
        
        
          .myborder {border:2px solid #714b5f;}
        
        Border color #714b5f