#2c1507 color space conversions
Hex:
        #2c1507
        RGB:
        44, 21, 7
        CMY:
        83, 92, 97
        CMYK:
        0, 52, 84, 83
      HSL:
        23°, 72.5490%, 10.0000%
        HSV (HSB):
        23°, 84.0909%, 17.2549%
        XYZ:
        1.3452, 1.0871, 0.3400
        xyY:
        0.4852, 0.3921, 1.0871
      CIE-Lab:
        9.6973, 10.1811, 11.8570
        CIE-LCH:
        9.6973, 15.6282, 49.3487
        CIE-Luv:
        9.6973, 11.3882, 7.0175
        Hunter-Lab:
        10.4266, 4.7831, 5.3655
      #2c1507 color charts
#2c1507 RGB chart
      #2c1507 CMYK chart
      #2c1507 RGB pie chart
      #2c1507 color shades, tints & tones
#2c1507 color schemes
#2c1507 color preview, HTML & CSS examples
           This text has a color of #2c1507        
        
          <p style="color:#2c1507;">Text here</p>
        
        
          .mytext {color:#2c1507;}
        
        Text color #2c1507
      
           This box has a color of #2c1507        
        
          <div style="background-color:#2c1507;">Content here</div>
        
        
          .mybackground {background-color:#2c1507;}
        
        Background color #2c1507
      
           Border around this has a color of #2c1507        
        
          <div style="border:2px solid #2c1507;">Content here</div>
        
        
          .myborder {border:2px solid #2c1507;}
        
        Border color #2c1507