#84715d color space conversions
Hex:
        #84715d
        RGB:
        132, 113, 93
        CMY:
        48, 56, 64
        CMYK:
        0, 14, 30, 48
      HSL:
        31°, 17.3333%, 44.1176%
        HSV (HSB):
        31°, 29.5455%, 51.7647%
        XYZ:
        17.3966, 17.5061, 12.8180
        xyY:
        0.3646, 0.3668, 17.5061
      CIE-Lab:
        48.8915, 4.1823, 13.8613
        CIE-LCH:
        48.8915, 14.4785, 73.2101
        CIE-Luv:
        48.8915, 13.1452, 16.7994
        Hunter-Lab:
        41.8403, 0.9974, 11.1243
      #84715d color charts
#84715d RGB chart
      #84715d CMYK chart
      #84715d RGB pie chart
      #84715d color shades, tints & tones
#84715d color schemes
#84715d color preview, HTML & CSS examples
           This text has a color of #84715d        
        
          <p style="color:#84715d;">Text here</p>
        
        
          .mytext {color:#84715d;}
        
        Text color #84715d
      
           This box has a color of #84715d        
        
          <div style="background-color:#84715d;">Content here</div>
        
        
          .mybackground {background-color:#84715d;}
        
        Background color #84715d
      
           Border around this has a color of #84715d        
        
          <div style="border:2px solid #84715d;">Content here</div>
        
        
          .myborder {border:2px solid #84715d;}
        
        Border color #84715d