#8d9462 color space conversions
Hex:
        #8d9462
        RGB:
        141, 148, 98
        CMY:
        45, 42, 62
        CMYK:
        5, 0, 34, 42
      HSL:
        68°, 20.3252%, 48.2353%
        HSV (HSB):
        68°, 33.7838%, 58.0392%
        XYZ:
        23.7790, 27.7244, 15.6533
        xyY:
        0.3541, 0.4128, 27.7244
      CIE-Lab:
        59.6389, -10.9732, 25.6398
        CIE-LCH:
        59.6389, 27.8893, 113.1697
        CIE-Luv:
        59.6389, -1.8382, 34.4547
        Hunter-Lab:
        52.6539, -11.5321, 19.2316
      #8d9462 color charts
#8d9462 RGB chart
      #8d9462 CMYK chart
      #8d9462 RGB pie chart
      #8d9462 color shades, tints & tones
#8d9462 color schemes
#8d9462 color preview, HTML & CSS examples
           This text has a color of #8d9462        
        
          <p style="color:#8d9462;">Text here</p>
        
        
          .mytext {color:#8d9462;}
        
        Text color #8d9462
      
           This box has a color of #8d9462        
        
          <div style="background-color:#8d9462;">Content here</div>
        
        
          .mybackground {background-color:#8d9462;}
        
        Background color #8d9462
      
           Border around this has a color of #8d9462        
        
          <div style="border:2px solid #8d9462;">Content here</div>
        
        
          .myborder {border:2px solid #8d9462;}
        
        Border color #8d9462