#3c2f02 color space conversions
Hex:
        #3c2f02
        RGB:
        60, 47, 2
        CMY:
        76, 82, 99
        CMYK:
        0, 22, 97, 76
      HSL:
        47°, 93.5484%, 12.1569%
        HSV (HSB):
        47°, 96.6667%, 23.5294%
        XYZ:
        2.8910, 2.9981, 0.4837
        xyY:
        0.4536, 0.4705, 2.9981
      CIE-Lab:
        20.0362, 0.7481, 27.6259
        CIE-LCH:
        20.0362, 27.6360, 88.4487
        CIE-Luv:
        20.0362, 9.5481, 20.5333
        Hunter-Lab:
        17.3149, -0.4983, 10.4640
      #3c2f02 color charts
#3c2f02 RGB chart
      #3c2f02 CMYK chart
      #3c2f02 RGB pie chart
      #3c2f02 color shades, tints & tones
#3c2f02 color schemes
#3c2f02 color preview, HTML & CSS examples
           This text has a color of #3c2f02        
        
          <p style="color:#3c2f02;">Text here</p>
        
        
          .mytext {color:#3c2f02;}
        
        Text color #3c2f02
      
           This box has a color of #3c2f02        
        
          <div style="background-color:#3c2f02;">Content here</div>
        
        
          .mybackground {background-color:#3c2f02;}
        
        Background color #3c2f02
      
           Border around this has a color of #3c2f02        
        
          <div style="border:2px solid #3c2f02;">Content here</div>
        
        
          .myborder {border:2px solid #3c2f02;}
        
        Border color #3c2f02