#2c231b color space conversions
Hex:
        #2c231b
        RGB:
        44, 35, 27
        CMY:
        83, 86, 89
        CMYK:
        0, 20, 39, 83
      HSL:
        28°, 23.9437%, 13.9216%
        HSV (HSB):
        28°, 38.6364%, 17.2549%
        XYZ:
        1.8376, 1.8167, 1.2907
        xyY:
        0.3716, 0.3674, 1.8167
      CIE-Lab:
        14.4941, 2.7553, 6.9739
        CIE-LCH:
        14.4941, 7.4984, 68.4414
        CIE-Luv:
        14.4941, 4.7422, 5.2239
        Hunter-Lab:
        13.4784, 0.7485, 3.7572
      #2c231b color charts
#2c231b RGB chart
      #2c231b CMYK chart
      #2c231b RGB pie chart
      #2c231b color shades, tints & tones
#2c231b color schemes
#2c231b color preview, HTML & CSS examples
           This text has a color of #2c231b        
        
          <p style="color:#2c231b;">Text here</p>
        
        
          .mytext {color:#2c231b;}
        
        Text color #2c231b
      
           This box has a color of #2c231b        
        
          <div style="background-color:#2c231b;">Content here</div>
        
        
          .mybackground {background-color:#2c231b;}
        
        Background color #2c231b
      
           Border around this has a color of #2c231b        
        
          <div style="border:2px solid #2c231b;">Content here</div>
        
        
          .myborder {border:2px solid #2c231b;}
        
        Border color #2c231b