#9991a1 color space conversions
Hex:
        #9991a1
        RGB:
        153, 145, 161
        CMY:
        40, 43, 37
        CMYK:
        5, 10, 0, 37
      HSL:
        270°, 7.8431%, 60.0000%
        HSV (HSB):
        270°, 9.9379%, 63.1373%
        XYZ:
        29.6953, 29.5963, 37.8658
        xyY:
        0.3056, 0.3046, 29.5963
      CIE-Lab:
        61.3043, 6.0676, -7.3621
        CIE-LCH:
        61.3043, 9.5402, 309.4943
        CIE-Luv:
        61.3043, 3.5316, -11.7496
        Hunter-Lab:
        54.4025, 2.2288, -3.1859
      #9991a1 color charts
#9991a1 RGB chart
      #9991a1 CMYK chart
      #9991a1 RGB pie chart
      #9991a1 color shades, tints & tones
#9991a1 color schemes
#9991a1 color preview, HTML & CSS examples
           This text has a color of #9991a1        
        
          <p style="color:#9991a1;">Text here</p>
        
        
          .mytext {color:#9991a1;}
        
        Text color #9991a1
      
           This box has a color of #9991a1        
        
          <div style="background-color:#9991a1;">Content here</div>
        
        
          .mybackground {background-color:#9991a1;}
        
        Background color #9991a1
      
           Border around this has a color of #9991a1        
        
          <div style="border:2px solid #9991a1;">Content here</div>
        
        
          .myborder {border:2px solid #9991a1;}
        
        Border color #9991a1