#3d5b1b color space conversions
Hex:
        #3d5b1b
        RGB:
        61, 91, 27
        CMY:
        76, 64, 89
        CMYK:
        33, 0, 70, 64
      HSL:
        88°, 54.2373%, 23.1373%
        HSV (HSB):
        88°, 70.3297%, 35.6863%
        XYZ:
        5.8634, 8.5534, 2.3788
        xyY:
        0.3491, 0.5093, 8.5534
      CIE-Lab:
        35.1098, -22.7375, 32.2092
        CIE-LCH:
        35.1098, 39.4262, 125.2195
        CIE-Luv:
        35.1098, -14.5404, 34.8997
        Hunter-Lab:
        29.2462, -15.3945, 15.6498
      #3d5b1b color charts
#3d5b1b RGB chart
      #3d5b1b CMYK chart
      #3d5b1b RGB pie chart
      #3d5b1b color shades, tints & tones
#3d5b1b color schemes
#3d5b1b color preview, HTML & CSS examples
           This text has a color of #3d5b1b        
        
          <p style="color:#3d5b1b;">Text here</p>
        
        
          .mytext {color:#3d5b1b;}
        
        Text color #3d5b1b
      
           This box has a color of #3d5b1b        
        
          <div style="background-color:#3d5b1b;">Content here</div>
        
        
          .mybackground {background-color:#3d5b1b;}
        
        Background color #3d5b1b
      
           Border around this has a color of #3d5b1b        
        
          <div style="border:2px solid #3d5b1b;">Content here</div>
        
        
          .myborder {border:2px solid #3d5b1b;}
        
        Border color #3d5b1b