#3c0025 color space conversions
Hex:
        #3c0025
        RGB:
        60, 0, 37
        CMY:
        76, 100, 85
        CMYK:
        0, 100, 38, 76
      HSL:
        323°, 100.0000%, 11.7647%
        HSV (HSB):
        323°, 100.0000%, 23.5294%
        XYZ:
        2.1974, 1.0942, 1.8457
        xyY:
        0.4277, 0.2130, 1.0942
      CIE-Lab:
        9.7530, 31.4343, -6.9743
        CIE-LCH:
        9.7530, 32.1987, 347.4905
        CIE-Luv:
        9.7530, 21.0663, -7.6722
        Hunter-Lab:
        10.4605, 19.1909, -3.1387
      #3c0025 color charts
#3c0025 RGB chart
      #3c0025 CMYK chart
      #3c0025 RGB pie chart
      #3c0025 color shades, tints & tones
#3c0025 color schemes
#3c0025 color preview, HTML & CSS examples
           This text has a color of #3c0025        
        
          <p style="color:#3c0025;">Text here</p>
        
        
          .mytext {color:#3c0025;}
        
        Text color #3c0025
      
           This box has a color of #3c0025        
        
          <div style="background-color:#3c0025;">Content here</div>
        
        
          .mybackground {background-color:#3c0025;}
        
        Background color #3c0025
      
           Border around this has a color of #3c0025        
        
          <div style="border:2px solid #3c0025;">Content here</div>
        
        
          .myborder {border:2px solid #3c0025;}
        
        Border color #3c0025