#96907b color space conversions
Hex:
        #96907b
        RGB:
        150, 144, 123
        CMY:
        41, 44, 52
        CMYK:
        0, 4, 18, 41
      HSL:
        47°, 11.3924%, 53.5294%
        HSV (HSB):
        47°, 18.0000%, 58.8235%
        XYZ:
        26.1261, 27.8606, 22.7395
        xyY:
        0.3405, 0.3631, 27.8606
      CIE-Lab:
        59.7626, -1.4642, 11.9653
        CIE-LCH:
        59.7626, 12.0546, 96.9764
        CIE-Luv:
        59.7626, 4.7929, 16.4382
        Hunter-Lab:
        52.7831, -4.0183, 11.4055
      #96907b color charts
#96907b RGB chart
      #96907b CMYK chart
      #96907b RGB pie chart
      #96907b color shades, tints & tones
#96907b color schemes
#96907b color preview, HTML & CSS examples
           This text has a color of #96907b        
        
          <p style="color:#96907b;">Text here</p>
        
        
          .mytext {color:#96907b;}
        
        Text color #96907b
      
           This box has a color of #96907b        
        
          <div style="background-color:#96907b;">Content here</div>
        
        
          .mybackground {background-color:#96907b;}
        
        Background color #96907b
      
           Border around this has a color of #96907b        
        
          <div style="border:2px solid #96907b;">Content here</div>
        
        
          .myborder {border:2px solid #96907b;}
        
        Border color #96907b