#385f2e color space conversions
Hex:
        #385f2e
        RGB:
        56, 95, 46
        CMY:
        78, 63, 82
        CMYK:
        41, 0, 52, 63
      HSL:
        108°, 34.7518%, 27.6471%
        HSV (HSB):
        108°, 51.5789%, 37.2549%
        XYZ:
        6.2162, 9.2224, 4.0372
        xyY:
        0.3192, 0.4735, 9.2224
      CIE-Lab:
        36.4091, -24.4515, 23.6688
        CIE-LCH:
        36.4091, 34.0307, 135.9319
        CIE-Luv:
        36.4091, -18.5186, 29.0951
        Hunter-Lab:
        30.3685, -16.6069, 13.3758
      #385f2e color charts
#385f2e RGB chart
      #385f2e CMYK chart
      #385f2e RGB pie chart
      #385f2e color shades, tints & tones
#385f2e color schemes
#385f2e color preview, HTML & CSS examples
           This text has a color of #385f2e        
        
          <p style="color:#385f2e;">Text here</p>
        
        
          .mytext {color:#385f2e;}
        
        Text color #385f2e
      
           This box has a color of #385f2e        
        
          <div style="background-color:#385f2e;">Content here</div>
        
        
          .mybackground {background-color:#385f2e;}
        
        Background color #385f2e
      
           Border around this has a color of #385f2e        
        
          <div style="border:2px solid #385f2e;">Content here</div>
        
        
          .myborder {border:2px solid #385f2e;}
        
        Border color #385f2e