#3c0d00 color space conversions
Hex:
        #3c0d00
        RGB:
        60, 13, 0
        CMY:
        76, 95, 100
        CMYK:
        0, 78, 100, 76
      HSL:
        13°, 100.0000%, 11.7647%
        HSV (HSB):
        13°, 100.0000%, 23.5294%
        XYZ:
        2.0074, 1.2485, 0.1352
        xyY:
        0.5920, 0.3682, 1.2485
      CIE-Lab:
        10.9105, 22.2152, 16.8776
        CIE-LCH:
        10.9105, 27.8993, 37.2251
        CIE-Luv:
        10.9105, 25.8115, 8.9613
        Hunter-Lab:
        11.1737, 12.5145, 7.1042
      #3c0d00 color charts
#3c0d00 RGB chart
      #3c0d00 CMYK chart
      #3c0d00 RGB pie chart
      #3c0d00 color shades, tints & tones
#3c0d00 color schemes
#3c0d00 color preview, HTML & CSS examples
           This text has a color of #3c0d00        
        
          <p style="color:#3c0d00;">Text here</p>
        
        
          .mytext {color:#3c0d00;}
        
        Text color #3c0d00
      
           This box has a color of #3c0d00        
        
          <div style="background-color:#3c0d00;">Content here</div>
        
        
          .mybackground {background-color:#3c0d00;}
        
        Background color #3c0d00
      
           Border around this has a color of #3c0d00        
        
          <div style="border:2px solid #3c0d00;">Content here</div>
        
        
          .myborder {border:2px solid #3c0d00;}
        
        Border color #3c0d00