#2c161f color space conversions
Hex:
        #2c161f
        RGB:
        44, 22, 31
        CMY:
        83, 91, 88
        CMYK:
        0, 50, 30, 83
      HSL:
        335°, 33.3333%, 12.9412%
        HSV (HSB):
        335°, 50.0000%, 17.2549%
        XYZ:
        1.5729, 1.2082, 1.4466
        xyY:
        0.3720, 0.2858, 1.2082
      CIE-Lab:
        10.6179, 12.6849, -1.4763
        CIE-LCH:
        10.6179, 12.7705, 353.3617
        CIE-Luv:
        10.6179, 8.8234, -2.1995
        Hunter-Lab:
        10.9919, 6.3074, -0.1087
      #2c161f color charts
#2c161f RGB chart
      #2c161f CMYK chart
      #2c161f RGB pie chart
      #2c161f color shades, tints & tones
#2c161f color schemes
#2c161f color preview, HTML & CSS examples
           This text has a color of #2c161f        
        
          <p style="color:#2c161f;">Text here</p>
        
        
          .mytext {color:#2c161f;}
        
        Text color #2c161f
      
           This box has a color of #2c161f        
        
          <div style="background-color:#2c161f;">Content here</div>
        
        
          .mybackground {background-color:#2c161f;}
        
        Background color #2c161f
      
           Border around this has a color of #2c161f        
        
          <div style="border:2px solid #2c161f;">Content here</div>
        
        
          .myborder {border:2px solid #2c161f;}
        
        Border color #2c161f