#3c450e color space conversions
Hex:
        #3c450e
        RGB:
        60, 69, 14
        CMY:
        76, 73, 95
        CMYK:
        13, 0, 80, 73
      HSL:
        70°, 66.2651%, 16.2745%
        HSV (HSB):
        70°, 79.7101%, 27.0588%
        XYZ:
        4.0709, 5.2486, 1.2140
        xyY:
        0.3865, 0.4983, 5.2486
      CIE-Lab:
        27.4316, -12.2665, 30.2019
        CIE-LCH:
        27.4316, 32.5979, 112.1045
        CIE-Luv:
        27.4316, -3.3754, 27.8614
        Hunter-Lab:
        22.9098, -8.3744, 12.8951
      #3c450e color charts
#3c450e RGB chart
      #3c450e CMYK chart
      #3c450e RGB pie chart
      #3c450e color shades, tints & tones
#3c450e color schemes
#3c450e color preview, HTML & CSS examples
           This text has a color of #3c450e        
        
          <p style="color:#3c450e;">Text here</p>
        
        
          .mytext {color:#3c450e;}
        
        Text color #3c450e
      
           This box has a color of #3c450e        
        
          <div style="background-color:#3c450e;">Content here</div>
        
        
          .mybackground {background-color:#3c450e;}
        
        Background color #3c450e
      
           Border around this has a color of #3c450e        
        
          <div style="border:2px solid #3c450e;">Content here</div>
        
        
          .myborder {border:2px solid #3c450e;}
        
        Border color #3c450e