#3c141d color space conversions
Hex:
        #3c141d
        RGB:
        60, 20, 29
        CMY:
        76, 92, 89
        CMYK:
        0, 67, 52, 76
      HSL:
        347°, 50.0000%, 15.6863%
        HSV (HSB):
        347°, 66.6667%, 23.5294%
        XYZ:
        2.3354, 1.5497, 1.3384
        xyY:
        0.4471, 0.2967, 1.5497
      CIE-Lab:
        12.9205, 20.7028, 3.7055
        CIE-LCH:
        12.9205, 21.0317, 10.1476
        CIE-Luv:
        12.9205, 19.7863, 0.4897
        Hunter-Lab:
        12.4486, 11.7022, 2.3394
      #3c141d color charts
#3c141d RGB chart
      #3c141d CMYK chart
      #3c141d RGB pie chart
      #3c141d color shades, tints & tones
#3c141d color schemes
#3c141d color preview, HTML & CSS examples
           This text has a color of #3c141d        
        
          <p style="color:#3c141d;">Text here</p>
        
        
          .mytext {color:#3c141d;}
        
        Text color #3c141d
      
           This box has a color of #3c141d        
        
          <div style="background-color:#3c141d;">Content here</div>
        
        
          .mybackground {background-color:#3c141d;}
        
        Background color #3c141d
      
           Border around this has a color of #3c141d        
        
          <div style="border:2px solid #3c141d;">Content here</div>
        
        
          .myborder {border:2px solid #3c141d;}
        
        Border color #3c141d