#396c2d color space conversions
Hex:
        #396c2d
        RGB:
        57, 108, 45
        CMY:
        78, 58, 82
        CMYK:
        47, 0, 58, 58
      HSL:
        109°, 41.1765%, 30.0000%
        HSV (HSB):
        109°, 58.3333%, 42.3529%
        XYZ:
        7.5236, 11.7844, 4.3607
        xyY:
        0.3179, 0.4979, 11.7844
      CIE-Lab:
        40.8715, -30.4523, 29.6270
        CIE-LCH:
        40.8715, 42.4864, 135.7870
        CIE-Luv:
        40.8715, -24.1039, 36.6742
        Hunter-Lab:
        34.3285, -20.9541, 16.4984
      #396c2d color charts
#396c2d RGB chart
      #396c2d CMYK chart
      #396c2d RGB pie chart
      #396c2d color shades, tints & tones
#396c2d color schemes
#396c2d color preview, HTML & CSS examples
           This text has a color of #396c2d        
        
          <p style="color:#396c2d;">Text here</p>
        
        
          .mytext {color:#396c2d;}
        
        Text color #396c2d
      
           This box has a color of #396c2d        
        
          <div style="background-color:#396c2d;">Content here</div>
        
        
          .mybackground {background-color:#396c2d;}
        
        Background color #396c2d
      
           Border around this has a color of #396c2d        
        
          <div style="border:2px solid #396c2d;">Content here</div>
        
        
          .myborder {border:2px solid #396c2d;}
        
        Border color #396c2d