#985e88 color space conversions
Hex:
        #985e88
        RGB:
        152, 94, 136
        CMY:
        40, 63, 47
        CMYK:
        0, 38, 11, 40
      HSL:
        317°, 23.5772%, 48.2353%
        HSV (HSB):
        317°, 38.1579%, 59.6078%
        XYZ:
        21.3955, 16.4584, 25.3417
        xyY:
        0.3386, 0.2604, 16.4584
      CIE-Lab:
        47.5702, 30.1477, -13.4198
        CIE-LCH:
        47.5702, 32.9996, 336.0046
        CIE-Luv:
        47.5702, 31.3729, -23.5675
        Hunter-Lab:
        40.5689, 23.1430, -8.6377
      #985e88 color charts
#985e88 RGB chart
      #985e88 CMYK chart
      #985e88 RGB pie chart
      #985e88 color shades, tints & tones
#985e88 color schemes
#985e88 color preview, HTML & CSS examples
           This text has a color of #985e88        
        
          <p style="color:#985e88;">Text here</p>
        
        
          .mytext {color:#985e88;}
        
        Text color #985e88
      
           This box has a color of #985e88        
        
          <div style="background-color:#985e88;">Content here</div>
        
        
          .mybackground {background-color:#985e88;}
        
        Background color #985e88
      
           Border around this has a color of #985e88        
        
          <div style="border:2px solid #985e88;">Content here</div>
        
        
          .myborder {border:2px solid #985e88;}
        
        Border color #985e88