#816a5a color space conversions
Hex:
        #816a5a
        RGB:
        129, 106, 90
        CMY:
        49, 58, 65
        CMYK:
        0, 18, 30, 49
      HSL:
        25°, 17.8082%, 42.9412%
        HSV (HSB):
        25°, 30.2326%, 50.5882%
        XYZ:
        16.0528, 15.7134, 11.8598
        xyY:
        0.3680, 0.3602, 15.7134
      CIE-Lab:
        46.5962, 6.5692, 12.4101
        CIE-LCH:
        46.5962, 14.0415, 62.1059
        CIE-Luv:
        46.5962, 15.5271, 14.4454
        Hunter-Lab:
        39.6401, 2.9156, 10.0093
      #816a5a color charts
#816a5a RGB chart
      #816a5a CMYK chart
      #816a5a RGB pie chart
      #816a5a color shades, tints & tones
#816a5a color schemes
#816a5a color preview, HTML & CSS examples
           This text has a color of #816a5a        
        
          <p style="color:#816a5a;">Text here</p>
        
        
          .mytext {color:#816a5a;}
        
        Text color #816a5a
      
           This box has a color of #816a5a        
        
          <div style="background-color:#816a5a;">Content here</div>
        
        
          .mybackground {background-color:#816a5a;}
        
        Background color #816a5a
      
           Border around this has a color of #816a5a        
        
          <div style="border:2px solid #816a5a;">Content here</div>
        
        
          .myborder {border:2px solid #816a5a;}
        
        Border color #816a5a