#988a12 color space conversions
Hex:
        #988a12
        RGB:
        152, 138, 18
        CMY:
        40, 46, 93
        CMYK:
        0, 9, 88, 40
      HSL:
        54°, 78.8235%, 33.3333%
        HSV (HSB):
        54°, 88.1579%, 59.6078%
        XYZ:
        22.1466, 24.8960, 4.2104
        xyY:
        0.4321, 0.4857, 24.8960
      CIE-Lab:
        56.9740, -6.8677, 58.1852
        CIE-LCH:
        56.9740, 58.5891, 96.7316
        CIE-Luv:
        56.9740, 14.1964, 59.6582
        Hunter-Lab:
        49.8959, -8.0897, 29.9240
      #988a12 color charts
#988a12 RGB chart
      #988a12 CMYK chart
      #988a12 RGB pie chart
      #988a12 color shades, tints & tones
#988a12 color schemes
#988a12 color preview, HTML & CSS examples
           This text has a color of #988a12        
        
          <p style="color:#988a12;">Text here</p>
        
        
          .mytext {color:#988a12;}
        
        Text color #988a12
      
           This box has a color of #988a12        
        
          <div style="background-color:#988a12;">Content here</div>
        
        
          .mybackground {background-color:#988a12;}
        
        Background color #988a12
      
           Border around this has a color of #988a12        
        
          <div style="border:2px solid #988a12;">Content here</div>
        
        
          .myborder {border:2px solid #988a12;}
        
        Border color #988a12