#988b3f color space conversions
Hex:
        #988b3f
        RGB:
        152, 139, 63
        CMY:
        40, 45, 75
        CMYK:
        0, 9, 59, 40
      HSL:
        51°, 41.3953%, 42.1569%
        HSV (HSB):
        51°, 58.5526%, 59.6078%
        XYZ:
        23.0787, 25.4995, 8.4081
        xyY:
        0.4050, 0.4475, 25.4995
      CIE-Lab:
        57.5589, -5.1315, 41.6577
        CIE-LCH:
        57.5589, 41.9725, 97.0224
        CIE-Luv:
        57.5589, 12.3084, 48.1797
        Hunter-Lab:
        50.4970, -6.7898, 25.4757
      #988b3f color charts
#988b3f RGB chart
      #988b3f CMYK chart
      #988b3f RGB pie chart
      #988b3f color shades, tints & tones
#988b3f color schemes
#988b3f color preview, HTML & CSS examples
           This text has a color of #988b3f        
        
          <p style="color:#988b3f;">Text here</p>
        
        
          .mytext {color:#988b3f;}
        
        Text color #988b3f
      
           This box has a color of #988b3f        
        
          <div style="background-color:#988b3f;">Content here</div>
        
        
          .mybackground {background-color:#988b3f;}
        
        Background color #988b3f
      
           Border around this has a color of #988b3f        
        
          <div style="border:2px solid #988b3f;">Content here</div>
        
        
          .myborder {border:2px solid #988b3f;}
        
        Border color #988b3f