#8d8a5b color space conversions
Hex:
        #8d8a5b
        RGB:
        141, 138, 91
        CMY:
        45, 46, 64
        CMYK:
        0, 2, 35, 45
      HSL:
        56°, 21.5517%, 45.4902%
        HSV (HSB):
        56°, 35.4610%, 55.2941%
        XYZ:
        21.9613, 24.5950, 13.4874
        xyY:
        0.3658, 0.4096, 24.5950
      CIE-Lab:
        56.6787, -6.4551, 25.6103
        CIE-LCH:
        56.6787, 26.4112, 104.1468
        CIE-Luv:
        56.6787, 4.2830, 33.0344
        Hunter-Lab:
        49.5934, -7.7436, 18.5909
      #8d8a5b color charts
#8d8a5b RGB chart
      #8d8a5b CMYK chart
      #8d8a5b RGB pie chart
      #8d8a5b color shades, tints & tones
#8d8a5b color schemes
#8d8a5b color preview, HTML & CSS examples
           This text has a color of #8d8a5b        
        
          <p style="color:#8d8a5b;">Text here</p>
        
        
          .mytext {color:#8d8a5b;}
        
        Text color #8d8a5b
      
           This box has a color of #8d8a5b        
        
          <div style="background-color:#8d8a5b;">Content here</div>
        
        
          .mybackground {background-color:#8d8a5b;}
        
        Background color #8d8a5b
      
           Border around this has a color of #8d8a5b        
        
          <div style="border:2px solid #8d8a5b;">Content here</div>
        
        
          .myborder {border:2px solid #8d8a5b;}
        
        Border color #8d8a5b