#8d9042 color space conversions
Hex:
        #8d9042
        RGB:
        141, 144, 66
        CMY:
        45, 44, 74
        CMYK:
        2, 0, 54, 44
      HSL:
        62°, 37.1429%, 41.1765%
        HSV (HSB):
        62°, 54.1667%, 56.4706%
        XYZ:
        21.9411, 26.0026, 9.0168
        xyY:
        0.3852, 0.4565, 26.0026
      CIE-Lab:
        58.0395, -12.4148, 40.4788
        CIE-LCH:
        58.0395, 42.3398, 107.0507
        CIE-Luv:
        58.0395, 1.5585, 48.8241
        Hunter-Lab:
        50.9927, -12.4324, 25.2109
      #8d9042 color charts
#8d9042 RGB chart
      #8d9042 CMYK chart
      #8d9042 RGB pie chart
      #8d9042 color shades, tints & tones
#8d9042 color schemes
#8d9042 color preview, HTML & CSS examples
           This text has a color of #8d9042        
        
          <p style="color:#8d9042;">Text here</p>
        
        
          .mytext {color:#8d9042;}
        
        Text color #8d9042
      
           This box has a color of #8d9042        
        
          <div style="background-color:#8d9042;">Content here</div>
        
        
          .mybackground {background-color:#8d9042;}
        
        Background color #8d9042
      
           Border around this has a color of #8d9042        
        
          <div style="border:2px solid #8d9042;">Content here</div>
        
        
          .myborder {border:2px solid #8d9042;}
        
        Border color #8d9042