#385d2c color space conversions
Hex:
        #385d2c
        RGB:
        56, 93, 44
        CMY:
        78, 64, 83
        CMYK:
        40, 0, 53, 64
      HSL:
        105°, 35.7664%, 26.8627%
        HSV (HSB):
        105°, 52.6882%, 36.4706%
        XYZ:
        5.9999, 8.8513, 3.7751
        xyY:
        0.3221, 0.4752, 8.8513
      CIE-Lab:
        35.6964, -23.7448, 23.9158
        CIE-LCH:
        35.6964, 33.7014, 134.7944
        CIE-Luv:
        35.6964, -17.6083, 28.9600
        Hunter-Lab:
        29.7511, -16.0667, 13.3025
      #385d2c color charts
#385d2c RGB chart
      #385d2c CMYK chart
      #385d2c RGB pie chart
      #385d2c color shades, tints & tones
#385d2c color schemes
#385d2c color preview, HTML & CSS examples
           This text has a color of #385d2c        
        
          <p style="color:#385d2c;">Text here</p>
        
        
          .mytext {color:#385d2c;}
        
        Text color #385d2c
      
           This box has a color of #385d2c        
        
          <div style="background-color:#385d2c;">Content here</div>
        
        
          .mybackground {background-color:#385d2c;}
        
        Background color #385d2c
      
           Border around this has a color of #385d2c        
        
          <div style="border:2px solid #385d2c;">Content here</div>
        
        
          .myborder {border:2px solid #385d2c;}
        
        Border color #385d2c