#988c12 color space conversions
Hex:
        #988c12
        RGB:
        152, 140, 18
        CMY:
        40, 45, 93
        CMYK:
        0, 8, 88, 40
      HSL:
        55°, 78.8235%, 33.3333%
        HSV (HSB):
        55°, 88.1579%, 59.6078%
        XYZ:
        22.4362, 25.4752, 4.3070
        xyY:
        0.4297, 0.4879, 25.4752
      CIE-Lab:
        57.5356, -7.9530, 58.6405
        CIE-LCH:
        57.5356, 59.1773, 97.7235
        CIE-Luv:
        57.5356, 12.8087, 60.4723
        Hunter-Lab:
        50.4730, -8.9813, 30.2718
      #988c12 color charts
#988c12 RGB chart
      #988c12 CMYK chart
      #988c12 RGB pie chart
      #988c12 color shades, tints & tones
#988c12 color schemes
#988c12 color preview, HTML & CSS examples
           This text has a color of #988c12        
        
          <p style="color:#988c12;">Text here</p>
        
        
          .mytext {color:#988c12;}
        
        Text color #988c12
      
           This box has a color of #988c12        
        
          <div style="background-color:#988c12;">Content here</div>
        
        
          .mybackground {background-color:#988c12;}
        
        Background color #988c12
      
           Border around this has a color of #988c12        
        
          <div style="border:2px solid #988c12;">Content here</div>
        
        
          .myborder {border:2px solid #988c12;}
        
        Border color #988c12