#3b795f color space conversions
Hex:
        #3b795f
        RGB:
        59, 121, 95
        CMY:
        77, 53, 63
        CMYK:
        51, 0, 21, 53
      HSL:
        155°, 34.4444%, 35.2941%
        HSV (HSB):
        155°, 51.2397%, 47.4510%
        XYZ:
        10.7066, 15.4308, 13.2406
        xyY:
        0.2719, 0.3919, 15.4308
      CIE-Lab:
        46.2186, -26.7079, 8.1874
        CIE-LCH:
        46.2186, 27.9346, 162.9568
        CIE-Luv:
        46.2186, -27.5873, 14.6169
        Hunter-Lab:
        39.2820, -20.0922, 7.5128
      #3b795f color charts
#3b795f RGB chart
      #3b795f CMYK chart
      #3b795f RGB pie chart
      #3b795f color shades, tints & tones
#3b795f color schemes
#3b795f color preview, HTML & CSS examples
           This text has a color of #3b795f        
        
          <p style="color:#3b795f;">Text here</p>
        
        
          .mytext {color:#3b795f;}
        
        Text color #3b795f
      
           This box has a color of #3b795f        
        
          <div style="background-color:#3b795f;">Content here</div>
        
        
          .mybackground {background-color:#3b795f;}
        
        Background color #3b795f
      
           Border around this has a color of #3b795f        
        
          <div style="border:2px solid #3b795f;">Content here</div>
        
        
          .myborder {border:2px solid #3b795f;}
        
        Border color #3b795f