#847f4f color space conversions
Hex:
        #847f4f
        RGB:
        132, 127, 79
        CMY:
        48, 50, 69
        CMYK:
        0, 4, 40, 48
      HSL:
        54°, 25.1185%, 41.3725%
        HSV (HSB):
        54°, 40.1515%, 51.7647%
        XYZ:
        18.5164, 20.6488, 10.4068
        xyY:
        0.3735, 0.4165, 20.6488
      CIE-Lab:
        52.5630, -5.6783, 26.7692
        CIE-LCH:
        52.5630, 27.3648, 101.9761
        CIE-Luv:
        52.5630, 5.6044, 33.2410
        Hunter-Lab:
        45.4409, -6.7861, 18.2301
      #847f4f color charts
#847f4f RGB chart
      #847f4f CMYK chart
      #847f4f RGB pie chart
      #847f4f color shades, tints & tones
#847f4f color schemes
#847f4f color preview, HTML & CSS examples
           This text has a color of #847f4f        
        
          <p style="color:#847f4f;">Text here</p>
        
        
          .mytext {color:#847f4f;}
        
        Text color #847f4f
      
           This box has a color of #847f4f        
        
          <div style="background-color:#847f4f;">Content here</div>
        
        
          .mybackground {background-color:#847f4f;}
        
        Background color #847f4f
      
           Border around this has a color of #847f4f        
        
          <div style="border:2px solid #847f4f;">Content here</div>
        
        
          .myborder {border:2px solid #847f4f;}
        
        Border color #847f4f