#988b3e color space conversions
Hex:
        #988b3e
        RGB:
        152, 139, 62
        CMY:
        40, 45, 76
        CMYK:
        0, 9, 59, 40
      HSL:
        51°, 42.0561%, 41.9608%
        HSV (HSB):
        51°, 59.2105%, 59.6078%
        XYZ:
        23.0510, 25.4884, 8.2623
        xyY:
        0.4058, 0.4487, 25.4884
      CIE-Lab:
        57.5483, -5.2104, 42.1347
        CIE-LCH:
        57.5483, 42.4556, 97.0494
        CIE-Luv:
        57.5483, 12.3488, 48.5825
        Hunter-Lab:
        50.4861, -6.8508, 25.6372
      #988b3e color charts
#988b3e RGB chart
      #988b3e CMYK chart
      #988b3e RGB pie chart
      #988b3e color shades, tints & tones
#988b3e color schemes
#988b3e color preview, HTML & CSS examples
           This text has a color of #988b3e        
        
          <p style="color:#988b3e;">Text here</p>
        
        
          .mytext {color:#988b3e;}
        
        Text color #988b3e
      
           This box has a color of #988b3e        
        
          <div style="background-color:#988b3e;">Content here</div>
        
        
          .mybackground {background-color:#988b3e;}
        
        Background color #988b3e
      
           Border around this has a color of #988b3e        
        
          <div style="border:2px solid #988b3e;">Content here</div>
        
        
          .myborder {border:2px solid #988b3e;}
        
        Border color #988b3e