#985c6b color space conversions
Hex:
        #985c6b
        RGB:
        152, 92, 107
        CMY:
        40, 64, 58
        CMYK:
        0, 39, 30, 40
      HSL:
        345°, 24.5902%, 47.8431%
        HSV (HSB):
        345°, 39.4737%, 59.6078%
        XYZ:
        19.4299, 15.3912, 15.8567
        xyY:
        0.3834, 0.3037, 15.3912
      CIE-Lab:
        46.1655, 26.5875, 1.9580
        CIE-LCH:
        46.1655, 26.6595, 4.2120
        CIE-Luv:
        46.1655, 37.8571, -1.9775
        Hunter-Lab:
        39.2317, 19.7486, 3.4983
      #985c6b color charts
#985c6b RGB chart
      #985c6b CMYK chart
      #985c6b RGB pie chart
      #985c6b color shades, tints & tones
#985c6b color schemes
#985c6b color preview, HTML & CSS examples
           This text has a color of #985c6b        
        
          <p style="color:#985c6b;">Text here</p>
        
        
          .mytext {color:#985c6b;}
        
        Text color #985c6b
      
           This box has a color of #985c6b        
        
          <div style="background-color:#985c6b;">Content here</div>
        
        
          .mybackground {background-color:#985c6b;}
        
        Background color #985c6b
      
           Border around this has a color of #985c6b        
        
          <div style="border:2px solid #985c6b;">Content here</div>
        
        
          .myborder {border:2px solid #985c6b;}
        
        Border color #985c6b