#3c121d color space conversions
Hex:
        #3c121d
        RGB:
        60, 18, 29
        CMY:
        76, 93, 89
        CMYK:
        0, 70, 52, 76
      HSL:
        344°, 53.8462%, 15.2941%
        HSV (HSB):
        344°, 70.0000%, 23.5294%
        XYZ:
        2.3016, 1.4820, 1.3271
        xyY:
        0.4503, 0.2900, 1.4820
      CIE-Lab:
        12.4930, 21.8394, 3.0986
        CIE-LCH:
        12.4930, 22.0581, 8.0753
        CIE-Luv:
        12.4930, 20.3080, -0.0895
        Hunter-Lab:
        12.1737, 12.4434, 2.0579
      #3c121d color charts
#3c121d RGB chart
      #3c121d CMYK chart
      #3c121d RGB pie chart
      #3c121d color shades, tints & tones
#3c121d color schemes
#3c121d color preview, HTML & CSS examples
           This text has a color of #3c121d        
        
          <p style="color:#3c121d;">Text here</p>
        
        
          .mytext {color:#3c121d;}
        
        Text color #3c121d
      
           This box has a color of #3c121d        
        
          <div style="background-color:#3c121d;">Content here</div>
        
        
          .mybackground {background-color:#3c121d;}
        
        Background color #3c121d
      
           Border around this has a color of #3c121d        
        
          <div style="border:2px solid #3c121d;">Content here</div>
        
        
          .myborder {border:2px solid #3c121d;}
        
        Border color #3c121d