#3b4d27 color space conversions
Hex:
        #3b4d27
        RGB:
        59, 77, 39
        CMY:
        77, 70, 85
        CMYK:
        23, 0, 49, 70
      HSL:
        88°, 32.7586%, 22.7451%
        HSV (HSB):
        88°, 49.3506%, 30.1961%
        XYZ:
        4.8237, 6.3840, 2.8975
        xyY:
        0.3420, 0.4526, 6.3840
      CIE-Lab:
        30.3614, -14.7146, 20.2232
        CIE-LCH:
        30.3614, 25.0099, 126.0400
        CIE-Luv:
        30.3614, -8.3956, 22.6760
        Hunter-Lab:
        25.2667, -10.1388, 10.8876
      #3b4d27 color charts
#3b4d27 RGB chart
      #3b4d27 CMYK chart
      #3b4d27 RGB pie chart
      #3b4d27 color shades, tints & tones
#3b4d27 color schemes
#3b4d27 color preview, HTML & CSS examples
           This text has a color of #3b4d27        
        
          <p style="color:#3b4d27;">Text here</p>
        
        
          .mytext {color:#3b4d27;}
        
        Text color #3b4d27
      
           This box has a color of #3b4d27        
        
          <div style="background-color:#3b4d27;">Content here</div>
        
        
          .mybackground {background-color:#3b4d27;}
        
        Background color #3b4d27
      
           Border around this has a color of #3b4d27        
        
          <div style="border:2px solid #3b4d27;">Content here</div>
        
        
          .myborder {border:2px solid #3b4d27;}
        
        Border color #3b4d27