#9d927f color space conversions
Hex:
        #9d927f
        RGB:
        157, 146, 127
        CMY:
        38, 43, 50
        CMYK:
        0, 7, 19, 38
      HSL:
        38°, 13.2743%, 55.6863%
        HSV (HSB):
        38°, 19.1083%, 61.5686%
        XYZ:
        28.0143, 29.2582, 24.2496
        xyY:
        0.3436, 0.3589, 29.2582
      CIE-Lab:
        61.0088, 0.8147, 11.5435
        CIE-LCH:
        61.0088, 11.5722, 85.9631
        CIE-Luv:
        61.0088, 7.7832, 15.5683
        Hunter-Lab:
        54.0908, -2.2117, 11.2832
      #9d927f color charts
#9d927f RGB chart
      #9d927f CMYK chart
      #9d927f RGB pie chart
      #9d927f color shades, tints & tones
#9d927f color schemes
#9d927f color preview, HTML & CSS examples
           This text has a color of #9d927f        
        
          <p style="color:#9d927f;">Text here</p>
        
        
          .mytext {color:#9d927f;}
        
        Text color #9d927f
      
           This box has a color of #9d927f        
        
          <div style="background-color:#9d927f;">Content here</div>
        
        
          .mybackground {background-color:#9d927f;}
        
        Background color #9d927f
      
           Border around this has a color of #9d927f        
        
          <div style="border:2px solid #9d927f;">Content here</div>
        
        
          .myborder {border:2px solid #9d927f;}
        
        Border color #9d927f