#396c1d color space conversions
Hex:
        #396c1d
        RGB:
        57, 108, 29
        CMY:
        78, 58, 89
        CMYK:
        47, 0, 73, 58
      HSL:
        99°, 57.6642%, 26.8627%
        HSV (HSB):
        99°, 73.1481%, 42.3529%
        XYZ:
        7.2717, 11.6837, 3.0343
        xyY:
        0.3307, 0.5313, 11.6837
      CIE-Lab:
        40.7089, -32.1747, 37.1380
        CIE-LCH:
        40.7089, 49.1370, 130.9042
        CIE-Luv:
        40.7089, -24.3725, 42.5459
        Hunter-Lab:
        34.1814, -21.8438, 18.6638
      #396c1d color charts
#396c1d RGB chart
      #396c1d CMYK chart
      #396c1d RGB pie chart
      #396c1d color shades, tints & tones
#396c1d color schemes
#396c1d color preview, HTML & CSS examples
           This text has a color of #396c1d        
        
          <p style="color:#396c1d;">Text here</p>
        
        
          .mytext {color:#396c1d;}
        
        Text color #396c1d
      
           This box has a color of #396c1d        
        
          <div style="background-color:#396c1d;">Content here</div>
        
        
          .mybackground {background-color:#396c1d;}
        
        Background color #396c1d
      
           Border around this has a color of #396c1d        
        
          <div style="border:2px solid #396c1d;">Content here</div>
        
        
          .myborder {border:2px solid #396c1d;}
        
        Border color #396c1d