#2d1410 color space conversions
Hex:
        #2d1410
        RGB:
        45, 20, 16
        CMY:
        82, 92, 94
        CMYK:
        0, 56, 64, 82
      HSL:
        8°, 47.5410%, 11.9608%
        HSV (HSB):
        8°, 64.4444%, 17.6471%
        XYZ:
        1.4259, 1.0956, 0.6265
        xyY:
        0.4529, 0.3480, 1.0956
      CIE-Lab:
        9.7638, 12.2645, 7.8726
        CIE-LCH:
        9.7638, 14.5738, 32.6964
        CIE-Luv:
        9.7638, 11.5627, 3.9591
        Hunter-Lab:
        10.4671, 5.9984, 3.7781
      #2d1410 color charts
#2d1410 RGB chart
      #2d1410 CMYK chart
      #2d1410 RGB pie chart
      #2d1410 color shades, tints & tones
#2d1410 color schemes
#2d1410 color preview, HTML & CSS examples
           This text has a color of #2d1410        
        
          <p style="color:#2d1410;">Text here</p>
        
        
          .mytext {color:#2d1410;}
        
        Text color #2d1410
      
           This box has a color of #2d1410        
        
          <div style="background-color:#2d1410;">Content here</div>
        
        
          .mybackground {background-color:#2d1410;}
        
        Background color #2d1410
      
           Border around this has a color of #2d1410        
        
          <div style="border:2px solid #2d1410;">Content here</div>
        
        
          .myborder {border:2px solid #2d1410;}
        
        Border color #2d1410