#985c5b color space conversions
Hex:
        #985c5b
        RGB:
        152, 92, 91
        CMY:
        40, 64, 64
        CMYK:
        0, 39, 40, 40
      HSL:
        1°, 25.1029%, 47.6471%
        HSV (HSB):
        1°, 40.1316%, 59.6078%
        XYZ:
        18.6644, 15.0850, 11.8255
        xyY:
        0.4095, 0.3310, 15.0850
      CIE-Lab:
        45.7504, 24.4562, 11.0439
        CIE-LCH:
        45.7504, 26.8342, 24.3030
        CIE-Luv:
        45.7504, 40.6802, 9.4089
        Hunter-Lab:
        38.8394, 17.8095, 9.1355
      #985c5b color charts
#985c5b RGB chart
      #985c5b CMYK chart
      #985c5b RGB pie chart
      #985c5b color shades, tints & tones
#985c5b color schemes
#985c5b color preview, HTML & CSS examples
           This text has a color of #985c5b        
        
          <p style="color:#985c5b;">Text here</p>
        
        
          .mytext {color:#985c5b;}
        
        Text color #985c5b
      
           This box has a color of #985c5b        
        
          <div style="background-color:#985c5b;">Content here</div>
        
        
          .mybackground {background-color:#985c5b;}
        
        Background color #985c5b
      
           Border around this has a color of #985c5b        
        
          <div style="border:2px solid #985c5b;">Content here</div>
        
        
          .myborder {border:2px solid #985c5b;}
        
        Border color #985c5b