#34642f color space conversions
Hex:
        #34642f
        RGB:
        52, 100, 47
        CMY:
        80, 61, 82
        CMYK:
        48, 0, 53, 61
      HSL:
        114°, 36.0544%, 28.8235%
        HSV (HSB):
        114°, 53.0000%, 39.2157%
        XYZ:
        6.4864, 10.0496, 4.2872
        xyY:
        0.3115, 0.4826, 10.0496
      CIE-Lab:
        37.9314, -28.1358, 24.9444
        CIE-LCH:
        37.9314, 37.6012, 138.4407
        CIE-Luv:
        37.9314, -22.3383, 31.2697
        Hunter-Lab:
        31.7012, -18.9538, 14.1725
      #34642f color charts
#34642f RGB chart
      #34642f CMYK chart
      #34642f RGB pie chart
      #34642f color shades, tints & tones
#34642f color schemes
#34642f color preview, HTML & CSS examples
           This text has a color of #34642f        
        
          <p style="color:#34642f;">Text here</p>
        
        
          .mytext {color:#34642f;}
        
        Text color #34642f
      
           This box has a color of #34642f        
        
          <div style="background-color:#34642f;">Content here</div>
        
        
          .mybackground {background-color:#34642f;}
        
        Background color #34642f
      
           Border around this has a color of #34642f        
        
          <div style="border:2px solid #34642f;">Content here</div>
        
        
          .myborder {border:2px solid #34642f;}
        
        Border color #34642f