#81998d color space conversions
Hex:
        #81998d
        RGB:
        129, 153, 141
        CMY:
        49, 40, 45
        CMYK:
        16, 0, 8, 40
      HSL:
        150°, 10.5263%, 55.2941%
        HSV (HSB):
        150°, 15.6863%, 60.0000%
        XYZ:
        25.2522, 29.3727, 29.5379
        xyY:
        0.3000, 0.3490, 29.3727
      CIE-Lab:
        61.1091, -10.9341, 3.4766
        CIE-LCH:
        61.1091, 11.4735, 162.3612
        CIE-Luv:
        61.1091, -12.4432, 6.7087
        Hunter-Lab:
        54.1966, -11.6742, 5.6237
      #81998d color charts
#81998d RGB chart
      #81998d CMYK chart
      #81998d RGB pie chart
      #81998d color shades, tints & tones
#81998d color schemes
#81998d color preview, HTML & CSS examples
           This text has a color of #81998d        
        
          <p style="color:#81998d;">Text here</p>
        
        
          .mytext {color:#81998d;}
        
        Text color #81998d
      
           This box has a color of #81998d        
        
          <div style="background-color:#81998d;">Content here</div>
        
        
          .mybackground {background-color:#81998d;}
        
        Background color #81998d
      
           Border around this has a color of #81998d        
        
          <div style="border:2px solid #81998d;">Content here</div>
        
        
          .myborder {border:2px solid #81998d;}
        
        Border color #81998d