#846f2f color space conversions
Hex:
        #846f2f
        RGB:
        132, 111, 47
        CMY:
        48, 56, 82
        CMYK:
        0, 16, 64, 48
      HSL:
        45°, 47.4860%, 35.0980%
        HSV (HSB):
        45°, 64.3939%, 51.7647%
        XYZ:
        15.7132, 16.4796, 5.0420
        xyY:
        0.4220, 0.4426, 16.4796
      CIE-Lab:
        47.5976, 0.2904, 37.8310
        CIE-LCH:
        47.5976, 37.8321, 89.5601
        CIE-Luv:
        47.5976, 17.4631, 40.2893
        Hunter-Lab:
        40.5951, -1.9491, 21.0526
      #846f2f color charts
#846f2f RGB chart
      #846f2f CMYK chart
      #846f2f RGB pie chart
      #846f2f color shades, tints & tones
#846f2f color schemes
#846f2f color preview, HTML & CSS examples
           This text has a color of #846f2f        
        
          <p style="color:#846f2f;">Text here</p>
        
        
          .mytext {color:#846f2f;}
        
        Text color #846f2f
      
           This box has a color of #846f2f        
        
          <div style="background-color:#846f2f;">Content here</div>
        
        
          .mybackground {background-color:#846f2f;}
        
        Background color #846f2f
      
           Border around this has a color of #846f2f        
        
          <div style="border:2px solid #846f2f;">Content here</div>
        
        
          .myborder {border:2px solid #846f2f;}
        
        Border color #846f2f