#714f2e color space conversions
Hex:
        #714f2e
        RGB:
        113, 79, 46
        CMY:
        56, 69, 82
        CMYK:
        0, 30, 59, 56
      HSL:
        30°, 42.1384%, 31.1765%
        HSV (HSB):
        30°, 59.2920%, 44.3137%
        XYZ:
        10.0992, 9.2999, 3.8475
        xyY:
        0.4344, 0.4001, 9.2999
      CIE-Lab:
        36.5555, 10.2882, 24.9825
        CIE-LCH:
        36.5555, 27.0180, 67.6173
        CIE-Luv:
        36.5555, 25.1165, 24.2750
        Hunter-Lab:
        30.4958, 5.7455, 13.8666
      #714f2e color charts
#714f2e RGB chart
      #714f2e CMYK chart
      #714f2e RGB pie chart
      #714f2e color shades, tints & tones
#714f2e color schemes
#714f2e color preview, HTML & CSS examples
           This text has a color of #714f2e        
        
          <p style="color:#714f2e;">Text here</p>
        
        
          .mytext {color:#714f2e;}
        
        Text color #714f2e
      
           This box has a color of #714f2e        
        
          <div style="background-color:#714f2e;">Content here</div>
        
        
          .mybackground {background-color:#714f2e;}
        
        Background color #714f2e
      
           Border around this has a color of #714f2e        
        
          <div style="border:2px solid #714f2e;">Content here</div>
        
        
          .myborder {border:2px solid #714f2e;}
        
        Border color #714f2e