#816c6a color space conversions
Hex:
        #816c6a
        RGB:
        129, 108, 106
        CMY:
        49, 58, 58
        CMYK:
        0, 16, 18, 49
      HSL:
        5°, 9.7872%, 46.0784%
        HSV (HSB):
        5°, 17.8295%, 50.5882%
        XYZ:
        17.0173, 16.4329, 15.9106
        xyY:
        0.3448, 0.3329, 16.4329
      CIE-Lab:
        47.5373, 7.9409, 4.2041
        CIE-LCH:
        47.5373, 8.9851, 27.8981
        CIE-Luv:
        47.5373, 12.8927, 4.2287
        Hunter-Lab:
        40.5375, 3.9925, 5.1054
      #816c6a color charts
#816c6a RGB chart
      #816c6a CMYK chart
      #816c6a RGB pie chart
      #816c6a color shades, tints & tones
#816c6a color schemes
#816c6a color preview, HTML & CSS examples
           This text has a color of #816c6a        
        
          <p style="color:#816c6a;">Text here</p>
        
        
          .mytext {color:#816c6a;}
        
        Text color #816c6a
      
           This box has a color of #816c6a        
        
          <div style="background-color:#816c6a;">Content here</div>
        
        
          .mybackground {background-color:#816c6a;}
        
        Background color #816c6a
      
           Border around this has a color of #816c6a        
        
          <div style="border:2px solid #816c6a;">Content here</div>
        
        
          .myborder {border:2px solid #816c6a;}
        
        Border color #816c6a