#985a3a color space conversions
Hex:
        #985a3a
        RGB:
        152, 90, 58
        CMY:
        40, 65, 77
        CMYK:
        0, 41, 62, 40
      HSL:
        20°, 44.7619%, 41.1765%
        HSV (HSB):
        20°, 61.8421%, 59.6078%
        XYZ:
        17.3688, 14.2932, 5.8464
        xyY:
        0.4631, 0.3811, 14.2932
      CIE-Lab:
        44.6505, 22.3107, 29.1175
        CIE-LCH:
        44.6505, 36.6824, 52.5395
        CIE-Luv:
        44.6505, 46.9206, 27.6595
        Hunter-Lab:
        37.8064, 15.8443, 17.2958
      #985a3a color charts
#985a3a RGB chart
      #985a3a CMYK chart
      #985a3a RGB pie chart
      #985a3a color shades, tints & tones
#985a3a color schemes
#985a3a color preview, HTML & CSS examples
           This text has a color of #985a3a        
        
          <p style="color:#985a3a;">Text here</p>
        
        
          .mytext {color:#985a3a;}
        
        Text color #985a3a
      
           This box has a color of #985a3a        
        
          <div style="background-color:#985a3a;">Content here</div>
        
        
          .mybackground {background-color:#985a3a;}
        
        Background color #985a3a
      
           Border around this has a color of #985a3a        
        
          <div style="border:2px solid #985a3a;">Content here</div>
        
        
          .myborder {border:2px solid #985a3a;}
        
        Border color #985a3a