#396d3b color space conversions
Hex:
        #396d3b
        RGB:
        57, 109, 59
        CMY:
        78, 57, 77
        CMYK:
        48, 0, 46, 57
      HSL:
        122°, 31.3253%, 32.5490%
        HSV (HSB):
        122°, 47.7064%, 42.7451%
        XYZ:
        7.9454, 12.1229, 6.0589
        xyY:
        0.3041, 0.4640, 12.1229
      CIE-Lab:
        41.4108, -28.8373, 22.6286
        CIE-LCH:
        41.4108, 36.6558, 141.8788
        CIE-Luv:
        41.4108, -24.2352, 30.3082
        Hunter-Lab:
        34.8180, -20.1980, 14.0552
      #396d3b color charts
#396d3b RGB chart
      #396d3b CMYK chart
      #396d3b RGB pie chart
      #396d3b color shades, tints & tones
#396d3b color schemes
#396d3b color preview, HTML & CSS examples
           This text has a color of #396d3b        
        
          <p style="color:#396d3b;">Text here</p>
        
        
          .mytext {color:#396d3b;}
        
        Text color #396d3b
      
           This box has a color of #396d3b        
        
          <div style="background-color:#396d3b;">Content here</div>
        
        
          .mybackground {background-color:#396d3b;}
        
        Background color #396d3b
      
           Border around this has a color of #396d3b        
        
          <div style="border:2px solid #396d3b;">Content here</div>
        
        
          .myborder {border:2px solid #396d3b;}
        
        Border color #396d3b