#325a1e color space conversions
Hex:
        #325a1e
        RGB:
        50, 90, 30
        CMY:
        80, 65, 88
        CMYK:
        44, 0, 67, 65
      HSL:
        100°, 50.0000%, 23.5294%
        HSV (HSB):
        100°, 66.6667%, 35.2941%
        XYZ:
        5.2059, 8.0842, 2.5143
        xyY:
        0.3294, 0.5115, 8.0842
      CIE-Lab:
        34.1576, -26.3121, 29.5256
        CIE-LCH:
        34.1576, 39.5485, 131.7063
        CIE-Luv:
        34.1576, -18.8512, 33.1190
        Hunter-Lab:
        28.4327, -17.0746, 14.6598
      #325a1e color charts
#325a1e RGB chart
      #325a1e CMYK chart
      #325a1e RGB pie chart
      #325a1e color shades, tints & tones
#325a1e color schemes
#325a1e color preview, HTML & CSS examples
           This text has a color of #325a1e        
        
          <p style="color:#325a1e;">Text here</p>
        
        
          .mytext {color:#325a1e;}
        
        Text color #325a1e
      
           This box has a color of #325a1e        
        
          <div style="background-color:#325a1e;">Content here</div>
        
        
          .mybackground {background-color:#325a1e;}
        
        Background color #325a1e
      
           Border around this has a color of #325a1e        
        
          <div style="border:2px solid #325a1e;">Content here</div>
        
        
          .myborder {border:2px solid #325a1e;}
        
        Border color #325a1e