#8c8c48 color space conversions
Hex:
        #8c8c48
        RGB:
        140, 140, 72
        CMY:
        45, 45, 72
        CMYK:
        0, 0, 49, 45
      HSL:
        60°, 32.0755%, 41.5686%
        HSV (HSB):
        60°, 48.5714%, 54.9020%
        XYZ:
        21.3630, 24.7995, 9.7917
        xyY:
        0.3818, 0.4432, 24.7995
      CIE-Lab:
        56.8795, -10.1329, 36.0499
        CIE-LCH:
        56.8795, 37.4469, 105.6996
        CIE-Luv:
        56.8795, 3.1819, 44.1064
        Hunter-Lab:
        49.7991, -10.5748, 23.2015
      #8c8c48 color charts
#8c8c48 RGB chart
      #8c8c48 CMYK chart
      #8c8c48 RGB pie chart
      #8c8c48 color shades, tints & tones
#8c8c48 color schemes
#8c8c48 color preview, HTML & CSS examples
           This text has a color of #8c8c48        
        
          <p style="color:#8c8c48;">Text here</p>
        
        
          .mytext {color:#8c8c48;}
        
        Text color #8c8c48
      
           This box has a color of #8c8c48        
        
          <div style="background-color:#8c8c48;">Content here</div>
        
        
          .mybackground {background-color:#8c8c48;}
        
        Background color #8c8c48
      
           Border around this has a color of #8c8c48        
        
          <div style="border:2px solid #8c8c48;">Content here</div>
        
        
          .myborder {border:2px solid #8c8c48;}
        
        Border color #8c8c48