#325c1f color space conversions
Hex:
        #325c1f
        RGB:
        50, 92, 31
        CMY:
        80, 64, 88
        CMYK:
        46, 0, 66, 64
      HSL:
        101°, 49.5935%, 24.1176%
        HSV (HSB):
        101°, 66.3043%, 36.0784%
        XYZ:
        5.3899, 8.4313, 2.6397
        xyY:
        0.3274, 0.5122, 8.4313
      CIE-Lab:
        34.8655, -27.1527, 29.8151
        CIE-LCH:
        34.8655, 40.3263, 132.3243
        CIE-Luv:
        34.8655, -19.7618, 33.7834
        Hunter-Lab:
        29.0368, -17.6808, 14.9358
      #325c1f color charts
#325c1f RGB chart
      #325c1f CMYK chart
      #325c1f RGB pie chart
      #325c1f color shades, tints & tones
#325c1f color schemes
#325c1f color preview, HTML & CSS examples
           This text has a color of #325c1f        
        
          <p style="color:#325c1f;">Text here</p>
        
        
          .mytext {color:#325c1f;}
        
        Text color #325c1f
      
           This box has a color of #325c1f        
        
          <div style="background-color:#325c1f;">Content here</div>
        
        
          .mybackground {background-color:#325c1f;}
        
        Background color #325c1f
      
           Border around this has a color of #325c1f        
        
          <div style="border:2px solid #325c1f;">Content here</div>
        
        
          .myborder {border:2px solid #325c1f;}
        
        Border color #325c1f