#856f5a color space conversions
Hex:
        #856f5a
        RGB:
        133, 111, 90
        CMY:
        48, 56, 65
        CMYK:
        0, 17, 32, 48
      HSL:
        29°, 19.2825%, 43.7255%
        HSV (HSB):
        29°, 32.3308%, 52.1569%
        XYZ:
        17.2028, 17.0936, 12.0656
        xyY:
        0.3711, 0.3687, 17.0936
      CIE-Lab:
        48.3778, 5.3382, 14.9325
        CIE-LCH:
        48.3778, 15.8580, 70.3285
        CIE-Luv:
        48.3778, 15.2650, 17.7632
        Hunter-Lab:
        41.3444, 1.9183, 11.6384
      #856f5a color charts
#856f5a RGB chart
      #856f5a CMYK chart
      #856f5a RGB pie chart
      #856f5a color shades, tints & tones
#856f5a color schemes
#856f5a color preview, HTML & CSS examples
           This text has a color of #856f5a        
        
          <p style="color:#856f5a;">Text here</p>
        
        
          .mytext {color:#856f5a;}
        
        Text color #856f5a
      
           This box has a color of #856f5a        
        
          <div style="background-color:#856f5a;">Content here</div>
        
        
          .mybackground {background-color:#856f5a;}
        
        Background color #856f5a
      
           Border around this has a color of #856f5a        
        
          <div style="border:2px solid #856f5a;">Content here</div>
        
        
          .myborder {border:2px solid #856f5a;}
        
        Border color #856f5a