#3c212e color space conversions
Hex:
        #3c212e
        RGB:
        60, 33, 46
        CMY:
        76, 87, 82
        CMYK:
        0, 45, 23, 76
      HSL:
        331°, 29.0323%, 18.2353%
        HSV (HSB):
        331°, 45.0000%, 23.5294%
        XYZ:
        2.9005, 2.2456, 2.8653
        xyY:
        0.3620, 0.2803, 2.2456
      CIE-Lab:
        16.7268, 15.1838, -3.0633
        CIE-LCH:
        16.7268, 15.4897, 348.5938
        CIE-Luv:
        16.7268, 12.8182, -4.5684
        Hunter-Lab:
        14.9854, 8.3248, -0.8470
      #3c212e color charts
#3c212e RGB chart
      #3c212e CMYK chart
      #3c212e RGB pie chart
      #3c212e color shades, tints & tones
#3c212e color schemes
#3c212e color preview, HTML & CSS examples
           This text has a color of #3c212e        
        
          <p style="color:#3c212e;">Text here</p>
        
        
          .mytext {color:#3c212e;}
        
        Text color #3c212e
      
           This box has a color of #3c212e        
        
          <div style="background-color:#3c212e;">Content here</div>
        
        
          .mybackground {background-color:#3c212e;}
        
        Background color #3c212e
      
           Border around this has a color of #3c212e        
        
          <div style="border:2px solid #3c212e;">Content here</div>
        
        
          .myborder {border:2px solid #3c212e;}
        
        Border color #3c212e