#3b5a48 color space conversions
Hex:
        #3b5a48
        RGB:
        59, 90, 72
        CMY:
        77, 65, 72
        CMYK:
        34, 0, 20, 65
      HSL:
        145°, 20.8054%, 29.2157%
        HSV (HSB):
        145°, 34.4444%, 35.2941%
        XYZ:
        6.6295, 8.7100, 7.4627
        xyY:
        0.2907, 0.3820, 8.7100
      CIE-Lab:
        35.4199, -15.8190, 6.8069
        CIE-LCH:
        35.4199, 17.2214, 156.7179
        CIE-Luv:
        35.4199, -14.6230, 10.4163
        Hunter-Lab:
        29.5127, -11.5505, 5.6667
      #3b5a48 color charts
#3b5a48 RGB chart
      #3b5a48 CMYK chart
      #3b5a48 RGB pie chart
      #3b5a48 color shades, tints & tones
#3b5a48 color schemes
#3b5a48 color preview, HTML & CSS examples
           This text has a color of #3b5a48        
        
          <p style="color:#3b5a48;">Text here</p>
        
        
          .mytext {color:#3b5a48;}
        
        Text color #3b5a48
      
           This box has a color of #3b5a48        
        
          <div style="background-color:#3b5a48;">Content here</div>
        
        
          .mybackground {background-color:#3b5a48;}
        
        Background color #3b5a48
      
           Border around this has a color of #3b5a48        
        
          <div style="border:2px solid #3b5a48;">Content here</div>
        
        
          .myborder {border:2px solid #3b5a48;}
        
        Border color #3b5a48