#325c2f color space conversions
Hex:
        #325c2f
        RGB:
        50, 92, 47
        CMY:
        80, 64, 82
        CMYK:
        46, 0, 49, 64
      HSL:
        116°, 32.3741%, 27.2549%
        HSV (HSB):
        116°, 48.9130%, 36.0784%
        XYZ:
        5.6556, 8.5376, 4.0392
        xyY:
        0.3102, 0.4683, 8.5376
      CIE-Lab:
        35.0784, -24.9635, 21.3639
        CIE-LCH:
        35.0784, 32.8572, 139.4429
        CIE-Luv:
        35.0784, -19.4805, 26.6963
        Hunter-Lab:
        29.2192, -16.5835, 12.2574
      #325c2f color charts
#325c2f RGB chart
      #325c2f CMYK chart
      #325c2f RGB pie chart
      #325c2f color shades, tints & tones
#325c2f color schemes
#325c2f color preview, HTML & CSS examples
           This text has a color of #325c2f        
        
          <p style="color:#325c2f;">Text here</p>
        
        
          .mytext {color:#325c2f;}
        
        Text color #325c2f
      
           This box has a color of #325c2f        
        
          <div style="background-color:#325c2f;">Content here</div>
        
        
          .mybackground {background-color:#325c2f;}
        
        Background color #325c2f
      
           Border around this has a color of #325c2f        
        
          <div style="border:2px solid #325c2f;">Content here</div>
        
        
          .myborder {border:2px solid #325c2f;}
        
        Border color #325c2f