#2c1712 color space conversions
Hex:
        #2c1712
        RGB:
        44, 23, 18
        CMY:
        83, 91, 93
        CMYK:
        0, 48, 59, 83
      HSL:
        12°, 41.9355%, 12.1569%
        HSV (HSB):
        12°, 59.0909%, 17.2549%
        XYZ:
        1.4543, 1.1919, 0.7257
        xyY:
        0.4313, 0.3535, 1.1919
      CIE-Lab:
        10.4978, 9.9146, 7.7198
        CIE-LCH:
        10.4978, 12.5656, 37.9054
        CIE-Luv:
        10.4978, 9.9069, 4.1450
        Hunter-Lab:
        10.9176, 4.6714, 3.7013
      #2c1712 color charts
#2c1712 RGB chart
      #2c1712 CMYK chart
      #2c1712 RGB pie chart
      #2c1712 color shades, tints & tones
#2c1712 color schemes
#2c1712 color preview, HTML & CSS examples
           This text has a color of #2c1712        
        
          <p style="color:#2c1712;">Text here</p>
        
        
          .mytext {color:#2c1712;}
        
        Text color #2c1712
      
           This box has a color of #2c1712        
        
          <div style="background-color:#2c1712;">Content here</div>
        
        
          .mybackground {background-color:#2c1712;}
        
        Background color #2c1712
      
           Border around this has a color of #2c1712        
        
          <div style="border:2px solid #2c1712;">Content here</div>
        
        
          .myborder {border:2px solid #2c1712;}
        
        Border color #2c1712