#8c713d color space conversions
Hex:
        #8c713d
        RGB:
        140, 113, 61
        CMY:
        45, 56, 76
        CMYK:
        0, 19, 56, 45
      HSL:
        39°, 39.3035%, 39.4118%
        HSV (HSB):
        39°, 56.4286%, 54.9020%
        XYZ:
        17.5626, 17.7226, 6.9100
        xyY:
        0.4162, 0.4200, 17.7226
      CIE-Lab:
        49.1579, 3.9341, 32.5657
        CIE-LCH:
        49.1579, 32.8024, 83.1118
        CIE-Luv:
        49.1579, 21.1829, 35.8629
        Hunter-Lab:
        42.0982, 0.7951, 19.7369
      #8c713d color charts
#8c713d RGB chart
      #8c713d CMYK chart
      #8c713d RGB pie chart
      #8c713d color shades, tints & tones
#8c713d color schemes
#8c713d color preview, HTML & CSS examples
           This text has a color of #8c713d        
        
          <p style="color:#8c713d;">Text here</p>
        
        
          .mytext {color:#8c713d;}
        
        Text color #8c713d
      
           This box has a color of #8c713d        
        
          <div style="background-color:#8c713d;">Content here</div>
        
        
          .mybackground {background-color:#8c713d;}
        
        Background color #8c713d
      
           Border around this has a color of #8c713d        
        
          <div style="border:2px solid #8c713d;">Content here</div>
        
        
          .myborder {border:2px solid #8c713d;}
        
        Border color #8c713d