#714f4b color space conversions
Hex:
        #714f4b
        RGB:
        113, 79, 75
        CMY:
        56, 69, 71
        CMYK:
        0, 30, 34, 56
      HSL:
        6°, 20.2128%, 36.8627%
        HSV (HSB):
        6°, 33.6283%, 44.3137%
        XYZ:
        10.8760, 9.6107, 7.9384
        xyY:
        0.3826, 0.3381, 9.6107
      CIE-Lab:
        37.1344, 13.7157, 8.0595
        CIE-LCH:
        37.1344, 15.9083, 30.4389
        CIE-Luv:
        37.1344, 21.9177, 7.3780
        Hunter-Lab:
        31.0011, 8.3708, 6.5184
      #714f4b color charts
#714f4b RGB chart
      #714f4b CMYK chart
      #714f4b RGB pie chart
      #714f4b color shades, tints & tones
#714f4b color schemes
#714f4b color preview, HTML & CSS examples
           This text has a color of #714f4b        
        
          <p style="color:#714f4b;">Text here</p>
        
        
          .mytext {color:#714f4b;}
        
        Text color #714f4b
      
           This box has a color of #714f4b        
        
          <div style="background-color:#714f4b;">Content here</div>
        
        
          .mybackground {background-color:#714f4b;}
        
        Background color #714f4b
      
           Border around this has a color of #714f4b        
        
          <div style="border:2px solid #714f4b;">Content here</div>
        
        
          .myborder {border:2px solid #714f4b;}
        
        Border color #714f4b