#3c2215 color space conversions
Hex:
        #3c2215
        RGB:
        60, 34, 21
        CMY:
        76, 87, 92
        CMYK:
        0, 43, 65, 76
      HSL:
        20°, 48.1481%, 15.8824%
        HSV (HSB):
        20°, 65.0000%, 23.5294%
        XYZ:
        2.5709, 2.1589, 0.9907
        xyY:
        0.4494, 0.3774, 2.1589
      CIE-Lab:
        16.2998, 10.8664, 13.9364
        CIE-LCH:
        16.2998, 17.6721, 52.0560
        CIE-Luv:
        16.2998, 15.5336, 9.3178
        Hunter-Lab:
        14.6930, 5.5196, 6.2875
      #3c2215 color charts
#3c2215 RGB chart
      #3c2215 CMYK chart
      #3c2215 RGB pie chart
      #3c2215 color shades, tints & tones
#3c2215 color schemes
#3c2215 color preview, HTML & CSS examples
           This text has a color of #3c2215        
        
          <p style="color:#3c2215;">Text here</p>
        
        
          .mytext {color:#3c2215;}
        
        Text color #3c2215
      
           This box has a color of #3c2215        
        
          <div style="background-color:#3c2215;">Content here</div>
        
        
          .mybackground {background-color:#3c2215;}
        
        Background color #3c2215
      
           Border around this has a color of #3c2215        
        
          <div style="border:2px solid #3c2215;">Content here</div>
        
        
          .myborder {border:2px solid #3c2215;}
        
        Border color #3c2215