#325a0f color space conversions
Hex:
        #325a0f
        RGB:
        50, 90, 15
        CMY:
        80, 65, 94
        CMYK:
        44, 0, 83, 65
      HSL:
        92°, 71.4286%, 20.5882%
        HSV (HSB):
        92°, 83.3333%, 35.2941%
        XYZ:
        5.0578, 8.0249, 1.7343
        xyY:
        0.3413, 0.5416, 8.0249
      CIE-Lab:
        34.0347, -27.6009, 35.9453
        CIE-LCH:
        34.0347, 45.3197, 127.5192
        CIE-Luv:
        34.0347, -19.0130, 37.4033
        Hunter-Lab:
        28.3283, -17.7049, 16.1999
      #325a0f color charts
#325a0f RGB chart
      #325a0f CMYK chart
      #325a0f RGB pie chart
      #325a0f color shades, tints & tones
#325a0f color schemes
#325a0f color preview, HTML & CSS examples
           This text has a color of #325a0f        
        
          <p style="color:#325a0f;">Text here</p>
        
        
          .mytext {color:#325a0f;}
        
        Text color #325a0f
      
           This box has a color of #325a0f        
        
          <div style="background-color:#325a0f;">Content here</div>
        
        
          .mybackground {background-color:#325a0f;}
        
        Background color #325a0f
      
           Border around this has a color of #325a0f        
        
          <div style="border:2px solid #325a0f;">Content here</div>
        
        
          .myborder {border:2px solid #325a0f;}
        
        Border color #325a0f