#3c2d25 color space conversions
Hex:
        #3c2d25
        RGB:
        60, 45, 37
        CMY:
        76, 82, 85
        CMYK:
        0, 25, 38, 76
      HSL:
        21°, 23.7113%, 19.0196%
        HSV (HSB):
        21°, 38.3333%, 23.5294%
        XYZ:
        3.1358, 2.9710, 2.1585
        xyY:
        0.3794, 0.3595, 2.9710
      CIE-Lab:
        19.9274, 5.5044, 7.8155
        CIE-LCH:
        19.9274, 9.5593, 54.8434
        CIE-Luv:
        19.9274, 8.7265, 6.5335
        Hunter-Lab:
        17.2366, 2.3098, 4.6410
      #3c2d25 color charts
#3c2d25 RGB chart
      #3c2d25 CMYK chart
      #3c2d25 RGB pie chart
      #3c2d25 color shades, tints & tones
#3c2d25 color schemes
#3c2d25 color preview, HTML & CSS examples
           This text has a color of #3c2d25        
        
          <p style="color:#3c2d25;">Text here</p>
        
        
          .mytext {color:#3c2d25;}
        
        Text color #3c2d25
      
           This box has a color of #3c2d25        
        
          <div style="background-color:#3c2d25;">Content here</div>
        
        
          .mybackground {background-color:#3c2d25;}
        
        Background color #3c2d25
      
           Border around this has a color of #3c2d25        
        
          <div style="border:2px solid #3c2d25;">Content here</div>
        
        
          .myborder {border:2px solid #3c2d25;}
        
        Border color #3c2d25