#3c520d color space conversions
Hex:
        #3c520d
        RGB:
        60, 82, 13
        CMY:
        76, 68, 95
        CMYK:
        27, 0, 84, 68
      HSL:
        79°, 72.6316%, 18.6275%
        HSV (HSB):
        79°, 84.1463%, 32.1569%
        XYZ:
        4.9534, 7.0243, 1.4755
        xyY:
        0.3682, 0.5221, 7.0243
      CIE-Lab:
        31.8622, -19.5389, 34.8385
        CIE-LCH:
        31.8622, 39.9436, 119.2855
        CIE-Luv:
        31.8622, -10.4229, 34.2201
        Hunter-Lab:
        26.5034, -13.0198, 15.2515
      #3c520d color charts
#3c520d RGB chart
      #3c520d CMYK chart
      #3c520d RGB pie chart
      #3c520d color shades, tints & tones
#3c520d color schemes
#3c520d color preview, HTML & CSS examples
           This text has a color of #3c520d        
        
          <p style="color:#3c520d;">Text here</p>
        
        
          .mytext {color:#3c520d;}
        
        Text color #3c520d
      
           This box has a color of #3c520d        
        
          <div style="background-color:#3c520d;">Content here</div>
        
        
          .mybackground {background-color:#3c520d;}
        
        Background color #3c520d
      
           Border around this has a color of #3c520d        
        
          <div style="border:2px solid #3c520d;">Content here</div>
        
        
          .myborder {border:2px solid #3c520d;}
        
        Border color #3c520d