#856b4d color space conversions
Hex:
        #856b4d
        RGB:
        133, 107, 77
        CMY:
        48, 58, 70
        CMYK:
        0, 20, 42, 48
      HSL:
        32°, 26.6667%, 41.1765%
        HSV (HSB):
        32°, 42.1053%, 52.1569%
        XYZ:
        16.2701, 16.0378, 9.2592
        xyY:
        0.3914, 0.3858, 16.0378
      CIE-Lab:
        47.0240, 5.9670, 20.7122
        CIE-LCH:
        47.0240, 21.5546, 73.9287
        CIE-Luv:
        47.0240, 18.8420, 23.7224
        Hunter-Lab:
        40.0472, 2.4373, 14.3247
      #856b4d color charts
#856b4d RGB chart
      #856b4d CMYK chart
      #856b4d RGB pie chart
      #856b4d color shades, tints & tones
#856b4d color schemes
#856b4d color preview, HTML & CSS examples
           This text has a color of #856b4d        
        
          <p style="color:#856b4d;">Text here</p>
        
        
          .mytext {color:#856b4d;}
        
        Text color #856b4d
      
           This box has a color of #856b4d        
        
          <div style="background-color:#856b4d;">Content here</div>
        
        
          .mybackground {background-color:#856b4d;}
        
        Background color #856b4d
      
           Border around this has a color of #856b4d        
        
          <div style="border:2px solid #856b4d;">Content here</div>
        
        
          .myborder {border:2px solid #856b4d;}
        
        Border color #856b4d