#875c6f color space conversions
Hex:
        #875c6f
        RGB:
        135, 92, 111
        CMY:
        47, 64, 56
        CMYK:
        0, 32, 18, 47
      HSL:
        333°, 18.9427%, 44.5098%
        HSV (HSB):
        333°, 31.8519%, 52.9412%
        XYZ:
        16.6881, 13.9529, 16.8525
        xyY:
        0.3514, 0.2938, 13.9529
      CIE-Lab:
        44.1653, 20.6461, -3.6488
        CIE-LCH:
        44.1653, 20.9661, 349.9775
        CIE-Luv:
        44.1653, 25.0012, -8.1745
        Hunter-Lab:
        37.3536, 14.3779, -0.6020
      #875c6f color charts
#875c6f RGB chart
      #875c6f CMYK chart
      #875c6f RGB pie chart
      #875c6f color shades, tints & tones
#875c6f color schemes
#875c6f color preview, HTML & CSS examples
           This text has a color of #875c6f        
        
          <p style="color:#875c6f;">Text here</p>
        
        
          .mytext {color:#875c6f;}
        
        Text color #875c6f
      
           This box has a color of #875c6f        
        
          <div style="background-color:#875c6f;">Content here</div>
        
        
          .mybackground {background-color:#875c6f;}
        
        Background color #875c6f
      
           Border around this has a color of #875c6f        
        
          <div style="border:2px solid #875c6f;">Content here</div>
        
        
          .myborder {border:2px solid #875c6f;}
        
        Border color #875c6f