#81997e color space conversions
Hex:
        #81997e
        RGB:
        129, 153, 126
        CMY:
        49, 40, 51
        CMYK:
        16, 0, 18, 40
      HSL:
        113°, 11.6883%, 54.7059%
        HSV (HSB):
        113°, 17.6471%, 60.0000%
        XYZ:
        24.2104, 28.9560, 24.0517
        xyY:
        0.3135, 0.3750, 28.9560
      CIE-Lab:
        60.7427, -13.8374, 11.4154
        CIE-LCH:
        60.7427, 17.9383, 140.4785
        CIE-Luv:
        60.7427, -12.1311, 17.9375
        Hunter-Lab:
        53.8107, -13.8585, 11.1668
      #81997e color charts
#81997e RGB chart
      #81997e CMYK chart
      #81997e RGB pie chart
      #81997e color shades, tints & tones
#81997e color schemes
#81997e color preview, HTML & CSS examples
           This text has a color of #81997e        
        
          <p style="color:#81997e;">Text here</p>
        
        
          .mytext {color:#81997e;}
        
        Text color #81997e
      
           This box has a color of #81997e        
        
          <div style="background-color:#81997e;">Content here</div>
        
        
          .mybackground {background-color:#81997e;}
        
        Background color #81997e
      
           Border around this has a color of #81997e        
        
          <div style="border:2px solid #81997e;">Content here</div>
        
        
          .myborder {border:2px solid #81997e;}
        
        Border color #81997e