#396c4d color space conversions
Hex:
        #396c4d
        RGB:
        57, 108, 77
        CMY:
        78, 58, 70
        CMYK:
        47, 0, 29, 58
      HSL:
        144°, 30.9091%, 32.3529%
        HSV (HSB):
        144°, 47.2222%, 42.3529%
        XYZ:
        8.3895, 12.1308, 8.9205
        xyY:
        0.2850, 0.4120, 12.1308
      CIE-Lab:
        41.4233, -24.8918, 12.1417
        CIE-LCH:
        41.4233, 27.6952, 153.9979
        CIE-Luv:
        41.4233, -23.3041, 18.5906
        Hunter-Lab:
        34.8293, -17.9553, 9.1951
      #396c4d color charts
#396c4d RGB chart
      #396c4d CMYK chart
      #396c4d RGB pie chart
      #396c4d color shades, tints & tones
#396c4d color schemes
#396c4d color preview, HTML & CSS examples
           This text has a color of #396c4d        
        
          <p style="color:#396c4d;">Text here</p>
        
        
          .mytext {color:#396c4d;}
        
        Text color #396c4d
      
           This box has a color of #396c4d        
        
          <div style="background-color:#396c4d;">Content here</div>
        
        
          .mybackground {background-color:#396c4d;}
        
        Background color #396c4d
      
           Border around this has a color of #396c4d        
        
          <div style="border:2px solid #396c4d;">Content here</div>
        
        
          .myborder {border:2px solid #396c4d;}
        
        Border color #396c4d