#3c0f00 color space conversions
Hex:
        #3c0f00
        RGB:
        60, 15, 0
        CMY:
        76, 94, 100
        CMYK:
        0, 75, 100, 76
      HSL:
        15°, 100.0000%, 11.7647%
        HSV (HSB):
        15°, 100.0000%, 23.5294%
        XYZ:
        2.0343, 1.3023, 0.1442
        xyY:
        0.5844, 0.3741, 1.3023
      CIE-Lab:
        11.2916, 21.1871, 17.4064
        CIE-LCH:
        11.2916, 27.4204, 39.4051
        CIE-Luv:
        11.2916, 25.2496, 9.4523
        Hunter-Lab:
        11.4119, 11.8490, 7.2394
      #3c0f00 color charts
#3c0f00 RGB chart
      #3c0f00 CMYK chart
      #3c0f00 RGB pie chart
      #3c0f00 color shades, tints & tones
#3c0f00 color schemes
#3c0f00 color preview, HTML & CSS examples
           This text has a color of #3c0f00        
        
          <p style="color:#3c0f00;">Text here</p>
        
        
          .mytext {color:#3c0f00;}
        
        Text color #3c0f00
      
           This box has a color of #3c0f00        
        
          <div style="background-color:#3c0f00;">Content here</div>
        
        
          .mybackground {background-color:#3c0f00;}
        
        Background color #3c0f00
      
           Border around this has a color of #3c0f00        
        
          <div style="border:2px solid #3c0f00;">Content here</div>
        
        
          .myborder {border:2px solid #3c0f00;}
        
        Border color #3c0f00