#988c2e color space conversions
Hex:
        #988c2e
        RGB:
        152, 140, 46
        CMY:
        40, 45, 82
        CMYK:
        0, 8, 70, 40
      HSL:
        53°, 53.5354%, 38.8235%
        HSV (HSB):
        53°, 69.7368%, 59.6078%
        XYZ:
        22.8201, 25.6288, 6.3289
        xyY:
        0.4166, 0.4679, 25.6288
      CIE-Lab:
        57.6830, -6.8359, 49.5664
        CIE-LCH:
        57.6830, 50.0356, 97.8524
        CIE-Luv:
        57.6830, 12.2331, 54.6017
        Hunter-Lab:
        50.6249, -8.1314, 28.0253
      #988c2e color charts
#988c2e RGB chart
      #988c2e CMYK chart
      #988c2e RGB pie chart
      #988c2e color shades, tints & tones
#988c2e color schemes
#988c2e color preview, HTML & CSS examples
           This text has a color of #988c2e        
        
          <p style="color:#988c2e;">Text here</p>
        
        
          .mytext {color:#988c2e;}
        
        Text color #988c2e
      
           This box has a color of #988c2e        
        
          <div style="background-color:#988c2e;">Content here</div>
        
        
          .mybackground {background-color:#988c2e;}
        
        Background color #988c2e
      
           Border around this has a color of #988c2e        
        
          <div style="border:2px solid #988c2e;">Content here</div>
        
        
          .myborder {border:2px solid #988c2e;}
        
        Border color #988c2e