#385f1b color space conversions
Hex:
        #385f1b
        RGB:
        56, 95, 27
        CMY:
        78, 63, 89
        CMYK:
        41, 0, 72, 63
      HSL:
        94°, 55.7377%, 23.9216%
        HSV (HSB):
        94°, 71.5789%, 37.2549%
        XYZ:
        5.9209, 9.1043, 2.4822
        xyY:
        0.3382, 0.5200, 9.1043
      CIE-Lab:
        36.1843, -26.7249, 33.2639
        CIE-LCH:
        36.1843, 42.6697, 128.7791
        CIE-Luv:
        36.1843, -18.7579, 36.7708
        Hunter-Lab:
        30.1733, -17.7762, 16.2440
      #385f1b color charts
#385f1b RGB chart
      #385f1b CMYK chart
      #385f1b RGB pie chart
      #385f1b color shades, tints & tones
#385f1b color schemes
#385f1b color preview, HTML & CSS examples
           This text has a color of #385f1b        
        
          <p style="color:#385f1b;">Text here</p>
        
        
          .mytext {color:#385f1b;}
        
        Text color #385f1b
      
           This box has a color of #385f1b        
        
          <div style="background-color:#385f1b;">Content here</div>
        
        
          .mybackground {background-color:#385f1b;}
        
        Background color #385f1b
      
           Border around this has a color of #385f1b        
        
          <div style="border:2px solid #385f1b;">Content here</div>
        
        
          .myborder {border:2px solid #385f1b;}
        
        Border color #385f1b