#714c6e color space conversions
Hex:
        #714c6e
        RGB:
        113, 76, 110
        CMY:
        56, 70, 57
        CMYK:
        0, 33, 3, 56
      HSL:
        305°, 19.5767%, 37.0588%
        HSV (HSB):
        305°, 32.7434%, 44.3137%
        XYZ:
        12.2090, 9.8054, 16.0010
        xyY:
        0.3212, 0.2579, 9.8054
      CIE-Lab:
        37.4909, 21.7164, -13.3165
        CIE-LCH:
        37.4909, 25.4741, 328.4834
        CIE-Luv:
        37.4909, 18.3982, -20.7709
        Hunter-Lab:
        31.3135, 14.7974, -8.3773
      #714c6e color charts
#714c6e RGB chart
      #714c6e CMYK chart
      #714c6e RGB pie chart
      #714c6e color shades, tints & tones
#714c6e color schemes
#714c6e color preview, HTML & CSS examples
           This text has a color of #714c6e        
        
          <p style="color:#714c6e;">Text here</p>
        
        
          .mytext {color:#714c6e;}
        
        Text color #714c6e
      
           This box has a color of #714c6e        
        
          <div style="background-color:#714c6e;">Content here</div>
        
        
          .mybackground {background-color:#714c6e;}
        
        Background color #714c6e
      
           Border around this has a color of #714c6e        
        
          <div style="border:2px solid #714c6e;">Content here</div>
        
        
          .myborder {border:2px solid #714c6e;}
        
        Border color #714c6e