#988b2d color space conversions
Hex:
        #988b2d
        RGB:
        152, 139, 45
        CMY:
        40, 45, 82
        CMYK:
        0, 9, 70, 40
      HSL:
        53°, 54.3147%, 38.6275%
        HSV (HSB):
        53°, 70.3947%, 59.6078%
        XYZ:
        22.6552, 25.3301, 6.1778
        xyY:
        0.4183, 0.4677, 25.3301
      CIE-Lab:
        57.3956, -6.3477, 49.6925
        CIE-LCH:
        57.3956, 50.0963, 97.2796
        CIE-Luv:
        57.3956, 12.9379, 54.4553
        Hunter-Lab:
        50.3290, -7.7256, 27.9526
      #988b2d color charts
#988b2d RGB chart
      #988b2d CMYK chart
      #988b2d RGB pie chart
      #988b2d color shades, tints & tones
#988b2d color schemes
#988b2d color preview, HTML & CSS examples
           This text has a color of #988b2d        
        
          <p style="color:#988b2d;">Text here</p>
        
        
          .mytext {color:#988b2d;}
        
        Text color #988b2d
      
           This box has a color of #988b2d        
        
          <div style="background-color:#988b2d;">Content here</div>
        
        
          .mybackground {background-color:#988b2d;}
        
        Background color #988b2d
      
           Border around this has a color of #988b2d        
        
          <div style="border:2px solid #988b2d;">Content here</div>
        
        
          .myborder {border:2px solid #988b2d;}
        
        Border color #988b2d