#8c8a55 color space conversions
Hex:
        #8c8a55
        RGB:
        140, 138, 85
        CMY:
        45, 46, 67
        CMYK:
        0, 1, 39, 45
      HSL:
        58°, 24.4444%, 44.1176%
        HSV (HSB):
        58°, 39.2857%, 54.9020%
        XYZ:
        21.5434, 24.4083, 12.1701
        xyY:
        0.3707, 0.4200, 24.4083
      CIE-Lab:
        56.4943, -7.6190, 28.6497
        CIE-LCH:
        56.4943, 29.6455, 104.8924
        CIE-Luv:
        56.4943, 3.9030, 36.3883
        Hunter-Lab:
        49.4047, -8.6217, 19.9781
      #8c8a55 color charts
#8c8a55 RGB chart
      #8c8a55 CMYK chart
      #8c8a55 RGB pie chart
      #8c8a55 color shades, tints & tones
#8c8a55 color schemes
#8c8a55 color preview, HTML & CSS examples
           This text has a color of #8c8a55        
        
          <p style="color:#8c8a55;">Text here</p>
        
        
          .mytext {color:#8c8a55;}
        
        Text color #8c8a55
      
           This box has a color of #8c8a55        
        
          <div style="background-color:#8c8a55;">Content here</div>
        
        
          .mybackground {background-color:#8c8a55;}
        
        Background color #8c8a55
      
           Border around this has a color of #8c8a55        
        
          <div style="border:2px solid #8c8a55;">Content here</div>
        
        
          .myborder {border:2px solid #8c8a55;}
        
        Border color #8c8a55