#988b4b color space conversions
Hex:
        #988b4b
        RGB:
        152, 139, 75
        CMY:
        40, 45, 71
        CMYK:
        0, 9, 51, 40
      HSL:
        50°, 33.9207%, 44.5098%
        HSV (HSB):
        50°, 50.6579%, 59.6078%
        XYZ:
        23.4515, 25.6486, 10.3713
        xyY:
        0.3943, 0.4313, 25.6486
      CIE-Lab:
        57.7020, -4.0777, 35.7340
        CIE-LCH:
        57.7020, 35.9659, 96.5100
        CIE-Luv:
        57.7020, 11.7755, 42.8600
        Hunter-Lab:
        50.6445, -5.9714, 23.3094
      #988b4b color charts
#988b4b RGB chart
      #988b4b CMYK chart
      #988b4b RGB pie chart
      #988b4b color shades, tints & tones
#988b4b color schemes
#988b4b color preview, HTML & CSS examples
           This text has a color of #988b4b        
        
          <p style="color:#988b4b;">Text here</p>
        
        
          .mytext {color:#988b4b;}
        
        Text color #988b4b
      
           This box has a color of #988b4b        
        
          <div style="background-color:#988b4b;">Content here</div>
        
        
          .mybackground {background-color:#988b4b;}
        
        Background color #988b4b
      
           Border around this has a color of #988b4b        
        
          <div style="border:2px solid #988b4b;">Content here</div>
        
        
          .myborder {border:2px solid #988b4b;}
        
        Border color #988b4b