#988e92 color space conversions
Hex:
        #988e92
        RGB:
        152, 142, 146
        CMY:
        40, 44, 43
        CMYK:
        0, 7, 4, 40
      HSL:
        336°, 4.6296%, 57.6471%
        HSV (HSB):
        336°, 6.5789%, 59.6078%
        XYZ:
        27.8102, 28.0967, 31.1516
        xyY:
        0.3194, 0.3227, 28.0967
      CIE-Lab:
        59.9760, 4.4564, -0.7931
        CIE-LCH:
        59.9760, 4.5264, 349.9090
        CIE-Luv:
        59.9760, 5.5598, -1.8719
        Hunter-Lab:
        53.0063, 0.8904, 2.2600
      #988e92 color charts
#988e92 RGB chart
      #988e92 CMYK chart
      #988e92 RGB pie chart
      #988e92 color shades, tints & tones
#988e92 color schemes
#988e92 color preview, HTML & CSS examples
           This text has a color of #988e92        
        
          <p style="color:#988e92;">Text here</p>
        
        
          .mytext {color:#988e92;}
        
        Text color #988e92
      
           This box has a color of #988e92        
        
          <div style="background-color:#988e92;">Content here</div>
        
        
          .mybackground {background-color:#988e92;}
        
        Background color #988e92
      
           Border around this has a color of #988e92        
        
          <div style="border:2px solid #988e92;">Content here</div>
        
        
          .myborder {border:2px solid #988e92;}
        
        Border color #988e92