#9e968d color space conversions
Hex:
        #9e968d
        RGB:
        158, 150, 141
        CMY:
        38, 41, 45
        CMYK:
        0, 5, 11, 38
      HSL:
        32°, 8.0569%, 58.6275%
        HSV (HSB):
        32°, 10.7595%, 61.9608%
        XYZ:
        29.8146, 31.0049, 29.6124
        xyY:
        0.3297, 0.3429, 31.0049
      CIE-Lab:
        62.5118, 1.3170, 5.7861
        CIE-LCH:
        62.5118, 5.9341, 77.1767
        CIE-Luv:
        62.5118, 5.2547, 7.8857
        Hunter-Lab:
        55.6820, -1.8668, 7.4462
      #9e968d color charts
#9e968d RGB chart
      #9e968d CMYK chart
      #9e968d RGB pie chart
      #9e968d color shades, tints & tones
#9e968d color schemes
#9e968d color preview, HTML & CSS examples
           This text has a color of #9e968d        
        
          <p style="color:#9e968d;">Text here</p>
        
        
          .mytext {color:#9e968d;}
        
        Text color #9e968d
      
           This box has a color of #9e968d        
        
          <div style="background-color:#9e968d;">Content here</div>
        
        
          .mybackground {background-color:#9e968d;}
        
        Background color #9e968d
      
           Border around this has a color of #9e968d        
        
          <div style="border:2px solid #9e968d;">Content here</div>
        
        
          .myborder {border:2px solid #9e968d;}
        
        Border color #9e968d