#847f7c color space conversions
Hex:
        #847f7c
        RGB:
        132, 127, 124
        CMY:
        48, 50, 51
        CMYK:
        0, 4, 6, 48
      HSL:
        23°, 3.1496%, 50.1961%
        HSV (HSB):
        23°, 6.0606%, 51.7647%
        XYZ:
        20.7432, 21.5395, 22.1330
        xyY:
        0.3220, 0.3344, 21.5395
      CIE-Lab:
        53.5350, 1.3144, 2.2925
        CIE-LCH:
        53.5350, 2.6425, 60.1727
        CIE-Luv:
        53.5350, 3.0739, 2.9310
        Hunter-Lab:
        46.4107, -1.4384, 4.2123
      #847f7c color charts
#847f7c RGB chart
      #847f7c CMYK chart
      #847f7c RGB pie chart
      #847f7c color shades, tints & tones
#847f7c color schemes
#847f7c color preview, HTML & CSS examples
           This text has a color of #847f7c        
        
          <p style="color:#847f7c;">Text here</p>
        
        
          .mytext {color:#847f7c;}
        
        Text color #847f7c
      
           This box has a color of #847f7c        
        
          <div style="background-color:#847f7c;">Content here</div>
        
        
          .mybackground {background-color:#847f7c;}
        
        Background color #847f7c
      
           Border around this has a color of #847f7c        
        
          <div style="border:2px solid #847f7c;">Content here</div>
        
        
          .myborder {border:2px solid #847f7c;}
        
        Border color #847f7c