#856b3f color space conversions
Hex:
        #856b3f
        RGB:
        133, 107, 63
        CMY:
        48, 58, 75
        CMYK:
        0, 20, 53, 48
      HSL:
        38°, 35.7143%, 38.4314%
        HSV (HSB):
        38°, 52.6316%, 52.1569%
        XYZ:
        15.8278, 15.8608, 6.9299
        xyY:
        0.4098, 0.4107, 15.8608
      CIE-Lab:
        46.7914, 4.4306, 28.4092
        CIE-LCH:
        46.7914, 28.7526, 81.1357
        CIE-Luv:
        46.7914, 19.9377, 31.4086
        Hunter-Lab:
        39.8256, 1.2458, 17.5612
      #856b3f color charts
#856b3f RGB chart
      #856b3f CMYK chart
      #856b3f RGB pie chart
      #856b3f color shades, tints & tones
#856b3f color schemes
#856b3f color preview, HTML & CSS examples
           This text has a color of #856b3f        
        
          <p style="color:#856b3f;">Text here</p>
        
        
          .mytext {color:#856b3f;}
        
        Text color #856b3f
      
           This box has a color of #856b3f        
        
          <div style="background-color:#856b3f;">Content here</div>
        
        
          .mybackground {background-color:#856b3f;}
        
        Background color #856b3f
      
           Border around this has a color of #856b3f        
        
          <div style="border:2px solid #856b3f;">Content here</div>
        
        
          .myborder {border:2px solid #856b3f;}
        
        Border color #856b3f