#3c523f color space conversions
Hex:
        #3c523f
        RGB:
        60, 82, 63
        CMY:
        76, 68, 75
        CMYK:
        27, 0, 23, 68
      HSL:
        128°, 15.4930%, 27.8431%
        HSV (HSB):
        128°, 26.8293%, 32.1569%
        XYZ:
        5.7780, 7.3541, 5.8176
        xyY:
        0.3049, 0.3881, 7.3541
      CIE-Lab:
        32.5999, -12.8826, 8.4647
        CIE-LCH:
        32.5999, 15.4147, 146.6927
        CIE-Luv:
        32.5999, -10.4984, 11.5651
        Hunter-Lab:
        27.1185, -9.4254, 6.2638
      #3c523f color charts
#3c523f RGB chart
      #3c523f CMYK chart
      #3c523f RGB pie chart
      #3c523f color shades, tints & tones
#3c523f color schemes
#3c523f color preview, HTML & CSS examples
           This text has a color of #3c523f        
        
          <p style="color:#3c523f;">Text here</p>
        
        
          .mytext {color:#3c523f;}
        
        Text color #3c523f
      
           This box has a color of #3c523f        
        
          <div style="background-color:#3c523f;">Content here</div>
        
        
          .mybackground {background-color:#3c523f;}
        
        Background color #3c523f
      
           Border around this has a color of #3c523f        
        
          <div style="border:2px solid #3c523f;">Content here</div>
        
        
          .myborder {border:2px solid #3c523f;}
        
        Border color #3c523f