#384b52 color space conversions
Hex:
        #384b52
        RGB:
        56, 75, 82
        CMY:
        78, 71, 68
        CMYK:
        32, 9, 0, 68
      HSL:
        196°, 18.8406%, 27.0588%
        HSV (HSB):
        196°, 31.7073%, 32.1569%
        XYZ:
        5.6700, 6.4821, 8.9350
        xyY:
        0.2689, 0.3074, 6.4821
      CIE-Lab:
        30.5976, -5.4850, -6.5703
        CIE-LCH:
        30.5976, 8.5588, 230.1444
        CIE-Luv:
        30.5976, -9.1426, -7.3824
        Hunter-Lab:
        25.4600, -4.8029, -2.9854
      #384b52 color charts
#384b52 RGB chart
      #384b52 CMYK chart
      #384b52 RGB pie chart
      #384b52 color shades, tints & tones
#384b52 color schemes
#384b52 color preview, HTML & CSS examples
           This text has a color of #384b52        
        
          <p style="color:#384b52;">Text here</p>
        
        
          .mytext {color:#384b52;}
        
        Text color #384b52
      
           This box has a color of #384b52        
        
          <div style="background-color:#384b52;">Content here</div>
        
        
          .mybackground {background-color:#384b52;}
        
        Background color #384b52
      
           Border around this has a color of #384b52        
        
          <div style="border:2px solid #384b52;">Content here</div>
        
        
          .myborder {border:2px solid #384b52;}
        
        Border color #384b52