#8c714a color space conversions
Hex:
        #8c714a
        RGB:
        140, 113, 74
        CMY:
        45, 56, 71
        CMYK:
        0, 19, 47, 45
      HSL:
        35°, 30.8411%, 41.9608%
        HSV (HSB):
        35°, 47.1429%, 54.9020%
        XYZ:
        17.9564, 17.8801, 8.9834
        xyY:
        0.4006, 0.3989, 17.8801
      CIE-Lab:
        49.3504, 5.2170, 25.6055
        CIE-LCH:
        49.3504, 26.1316, 78.4838
        CIE-Luv:
        49.3504, 20.2445, 29.2618
        Hunter-Lab:
        42.2849, 1.8019, 17.0033
      #8c714a color charts
#8c714a RGB chart
      #8c714a CMYK chart
      #8c714a RGB pie chart
      #8c714a color shades, tints & tones
#8c714a color schemes
#8c714a color preview, HTML & CSS examples
           This text has a color of #8c714a        
        
          <p style="color:#8c714a;">Text here</p>
        
        
          .mytext {color:#8c714a;}
        
        Text color #8c714a
      
           This box has a color of #8c714a        
        
          <div style="background-color:#8c714a;">Content here</div>
        
        
          .mybackground {background-color:#8c714a;}
        
        Background color #8c714a
      
           Border around this has a color of #8c714a        
        
          <div style="border:2px solid #8c714a;">Content here</div>
        
        
          .myborder {border:2px solid #8c714a;}
        
        Border color #8c714a