#966a86 color space conversions
Hex:
        #966a86
        RGB:
        150, 106, 134
        CMY:
        41, 58, 47
        CMYK:
        0, 29, 11, 41
      HSL:
        322°, 17.3228%, 50.1961%
        HSV (HSB):
        322°, 29.3333%, 58.8235%
        XYZ:
        22.0348, 18.5133, 24.9663
        xyY:
        0.3363, 0.2826, 18.5133
      CIE-Lab:
        50.1129, 22.1874, -8.4254
        CIE-LCH:
        50.1129, 23.7333, 339.2063
        CIE-Luv:
        50.1129, 24.3830, -15.3629
        Hunter-Lab:
        43.0271, 16.1149, -4.2838
      #966a86 color charts
#966a86 RGB chart
      #966a86 CMYK chart
      #966a86 RGB pie chart
      #966a86 color shades, tints & tones
#966a86 color schemes
#966a86 color preview, HTML & CSS examples
           This text has a color of #966a86        
        
          <p style="color:#966a86;">Text here</p>
        
        
          .mytext {color:#966a86;}
        
        Text color #966a86
      
           This box has a color of #966a86        
        
          <div style="background-color:#966a86;">Content here</div>
        
        
          .mybackground {background-color:#966a86;}
        
        Background color #966a86
      
           Border around this has a color of #966a86        
        
          <div style="border:2px solid #966a86;">Content here</div>
        
        
          .myborder {border:2px solid #966a86;}
        
        Border color #966a86