#34742f color space conversions
Hex:
        #34742f
        RGB:
        52, 116, 47
        CMY:
        80, 55, 82
        CMYK:
        55, 0, 59, 55
      HSL:
        116°, 42.3313%, 31.9608%
        HSV (HSB):
        116°, 59.4828%, 45.4902%
        XYZ:
        8.1747, 13.4261, 4.8500
        xyY:
        0.3091, 0.5076, 13.4261
      CIE-Lab:
        43.3984, -35.3216, 31.5148
        CIE-LCH:
        43.3984, 47.3371, 138.2599
        CIE-Luv:
        43.3984, -29.3030, 39.9584
        Hunter-Lab:
        36.6416, -24.2999, 17.8014
      #34742f color charts
#34742f RGB chart
      #34742f CMYK chart
      #34742f RGB pie chart
      #34742f color shades, tints & tones
#34742f color schemes
#34742f color preview, HTML & CSS examples
           This text has a color of #34742f        
        
          <p style="color:#34742f;">Text here</p>
        
        
          .mytext {color:#34742f;}
        
        Text color #34742f
      
           This box has a color of #34742f        
        
          <div style="background-color:#34742f;">Content here</div>
        
        
          .mybackground {background-color:#34742f;}
        
        Background color #34742f
      
           Border around this has a color of #34742f        
        
          <div style="border:2px solid #34742f;">Content here</div>
        
        
          .myborder {border:2px solid #34742f;}
        
        Border color #34742f