#3b5a44 color space conversions
Hex:
        #3b5a44
        RGB:
        59, 90, 68
        CMY:
        77, 65, 73
        CMYK:
        34, 0, 24, 65
      HSL:
        137°, 20.8054%, 29.2157%
        HSV (HSB):
        137°, 34.4444%, 35.2941%
        XYZ:
        6.5032, 8.6595, 6.7975
        xyY:
        0.2961, 0.3943, 8.6595
      CIE-Lab:
        35.3203, -16.7052, 9.1429
        CIE-LCH:
        35.3203, 19.0435, 151.3077
        CIE-Luv:
        35.3203, -14.6609, 13.1956
        Hunter-Lab:
        29.4270, -12.0499, 6.9031
      #3b5a44 color charts
#3b5a44 RGB chart
      #3b5a44 CMYK chart
      #3b5a44 RGB pie chart
      #3b5a44 color shades, tints & tones
#3b5a44 color schemes
#3b5a44 color preview, HTML & CSS examples
           This text has a color of #3b5a44        
        
          <p style="color:#3b5a44;">Text here</p>
        
        
          .mytext {color:#3b5a44;}
        
        Text color #3b5a44
      
           This box has a color of #3b5a44        
        
          <div style="background-color:#3b5a44;">Content here</div>
        
        
          .mybackground {background-color:#3b5a44;}
        
        Background color #3b5a44
      
           Border around this has a color of #3b5a44        
        
          <div style="border:2px solid #3b5a44;">Content here</div>
        
        
          .myborder {border:2px solid #3b5a44;}
        
        Border color #3b5a44