#34842d color space conversions
Hex:
        #34842d
        RGB:
        52, 132, 45
        CMY:
        80, 48, 82
        CMYK:
        61, 0, 66, 48
      HSL:
        115°, 49.1525%, 34.7059%
        HSV (HSB):
        115°, 65.9091%, 51.7647%
        XYZ:
        10.1411, 17.4221, 5.3109
        xyY:
        0.3085, 0.5300, 17.4221
      CIE-Lab:
        48.7875, -42.1088, 38.6279
        CIE-LCH:
        48.7875, 57.1425, 137.4687
        CIE-Luv:
        48.7875, -35.9610, 48.9825
        Hunter-Lab:
        41.7397, -29.6761, 21.6738
      #34842d color charts
#34842d RGB chart
      #34842d CMYK chart
      #34842d RGB pie chart
      #34842d color shades, tints & tones
#34842d color schemes
#34842d color preview, HTML & CSS examples
           This text has a color of #34842d        
        
          <p style="color:#34842d;">Text here</p>
        
        
          .mytext {color:#34842d;}
        
        Text color #34842d
      
           This box has a color of #34842d        
        
          <div style="background-color:#34842d;">Content here</div>
        
        
          .mybackground {background-color:#34842d;}
        
        Background color #34842d
      
           Border around this has a color of #34842d        
        
          <div style="border:2px solid #34842d;">Content here</div>
        
        
          .myborder {border:2px solid #34842d;}
        
        Border color #34842d