#3c4a00 color space conversions
Hex:
        #3c4a00
        RGB:
        60, 74, 0
        CMY:
        76, 71, 100
        CMYK:
        19, 0, 100, 71
      HSL:
        71°, 100.0000%, 14.5098%
        HSV (HSB):
        71°, 100.0000%, 29.0196%
        XYZ:
        4.3123, 5.8582, 0.9035
        xyY:
        0.3894, 0.5290, 5.8582
      CIE-Lab:
        29.0519, -15.8588, 37.1668
        CIE-LCH:
        29.0519, 40.4088, 113.1076
        CIE-Luv:
        29.0519, -6.0699, 32.9564
        Hunter-Lab:
        24.2038, -10.5541, 14.7295
      #3c4a00 color charts
#3c4a00 RGB chart
      #3c4a00 CMYK chart
      #3c4a00 RGB pie chart
      #3c4a00 color shades, tints & tones
#3c4a00 color schemes
#3c4a00 color preview, HTML & CSS examples
           This text has a color of #3c4a00        
        
          <p style="color:#3c4a00;">Text here</p>
        
        
          .mytext {color:#3c4a00;}
        
        Text color #3c4a00
      
           This box has a color of #3c4a00        
        
          <div style="background-color:#3c4a00;">Content here</div>
        
        
          .mybackground {background-color:#3c4a00;}
        
        Background color #3c4a00
      
           Border around this has a color of #3c4a00        
        
          <div style="border:2px solid #3c4a00;">Content here</div>
        
        
          .myborder {border:2px solid #3c4a00;}
        
        Border color #3c4a00