#386d4d color space conversions
Hex:
        #386d4d
        RGB:
        56, 109, 77
        CMY:
        78, 57, 70
        CMYK:
        49, 0, 29, 57
      HSL:
        144°, 32.1212%, 32.3529%
        HSV (HSB):
        144°, 48.6239%, 42.7451%
        XYZ:
        8.4391, 12.3139, 8.9532
        xyY:
        0.2841, 0.4145, 12.3139
      CIE-Lab:
        41.7107, -25.6925, 12.5311
        CIE-LCH:
        41.7107, 28.5856, 153.9999
        CIE-Luv:
        41.7107, -24.0789, 19.1938
        Hunter-Lab:
        35.0911, -18.4818, 9.4364
      #386d4d color charts
#386d4d RGB chart
      #386d4d CMYK chart
      #386d4d RGB pie chart
      #386d4d color shades, tints & tones
#386d4d color schemes
#386d4d color preview, HTML & CSS examples
           This text has a color of #386d4d        
        
          <p style="color:#386d4d;">Text here</p>
        
        
          .mytext {color:#386d4d;}
        
        Text color #386d4d
      
           This box has a color of #386d4d        
        
          <div style="background-color:#386d4d;">Content here</div>
        
        
          .mybackground {background-color:#386d4d;}
        
        Background color #386d4d
      
           Border around this has a color of #386d4d        
        
          <div style="border:2px solid #386d4d;">Content here</div>
        
        
          .myborder {border:2px solid #386d4d;}
        
        Border color #386d4d