#874f6f color space conversions
Hex:
        #874f6f
        RGB:
        135, 79, 111
        CMY:
        47, 69, 56
        CMYK:
        0, 41, 18, 47
      HSL:
        326°, 26.1682%, 41.9608%
        HSV (HSB):
        326°, 41.4815%, 52.9412%
        XYZ:
        15.6569, 11.8906, 16.5088
        xyY:
        0.3554, 0.2699, 11.8906
      CIE-Lab:
        41.0416, 28.2204, -8.2993
        CIE-LCH:
        41.0416, 29.4154, 343.6119
        CIE-Luv:
        41.0416, 31.6463, -15.4326
        Hunter-Lab:
        34.4827, 20.7034, -4.2476
      #874f6f color charts
#874f6f RGB chart
      #874f6f CMYK chart
      #874f6f RGB pie chart
      #874f6f color shades, tints & tones
#874f6f color schemes
#874f6f color preview, HTML & CSS examples
           This text has a color of #874f6f        
        
          <p style="color:#874f6f;">Text here</p>
        
        
          .mytext {color:#874f6f;}
        
        Text color #874f6f
      
           This box has a color of #874f6f        
        
          <div style="background-color:#874f6f;">Content here</div>
        
        
          .mybackground {background-color:#874f6f;}
        
        Background color #874f6f
      
           Border around this has a color of #874f6f        
        
          <div style="border:2px solid #874f6f;">Content here</div>
        
        
          .myborder {border:2px solid #874f6f;}
        
        Border color #874f6f