#856b6e color space conversions
Hex:
        #856b6e
        RGB:
        133, 107, 110
        CMY:
        48, 58, 57
        CMYK:
        0, 20, 17, 48
      HSL:
        353°, 10.8333%, 47.0588%
        HSV (HSB):
        353°, 19.5489%, 52.1569%
        XYZ:
        17.7450, 16.6277, 17.0261
        xyY:
        0.3452, 0.3235, 16.6277
      CIE-Lab:
        47.7875, 10.8235, 2.2291
        CIE-LCH:
        47.7875, 11.0507, 11.6373
        CIE-Luv:
        47.7875, 15.6555, 1.1842
        Hunter-Lab:
        40.7771, 6.3182, 3.7881
      #856b6e color charts
#856b6e RGB chart
      #856b6e CMYK chart
      #856b6e RGB pie chart
      #856b6e color shades, tints & tones
#856b6e color schemes
#856b6e color preview, HTML & CSS examples
           This text has a color of #856b6e        
        
          <p style="color:#856b6e;">Text here</p>
        
        
          .mytext {color:#856b6e;}
        
        Text color #856b6e
      
           This box has a color of #856b6e        
        
          <div style="background-color:#856b6e;">Content here</div>
        
        
          .mybackground {background-color:#856b6e;}
        
        Background color #856b6e
      
           Border around this has a color of #856b6e        
        
          <div style="border:2px solid #856b6e;">Content here</div>
        
        
          .myborder {border:2px solid #856b6e;}
        
        Border color #856b6e