#2d1804 color space conversions
Hex:
        #2d1804
        RGB:
        45, 24, 4
        CMY:
        82, 91, 98
        CMYK:
        0, 47, 91, 82
      HSL:
        29°, 83.6735%, 9.6078%
        HSV (HSB):
        29°, 91.1111%, 17.6471%
        XYZ:
        1.4307, 1.2199, 0.2749
        xyY:
        0.4890, 0.4170, 1.2199
      CIE-Lab:
        10.7035, 8.3541, 14.5220
        CIE-LCH:
        10.7035, 16.7535, 60.0895
        CIE-Luv:
        10.7035, 11.2138, 9.1590
        Hunter-Lab:
        11.0450, 3.7936, 6.2557
      #2d1804 color charts
#2d1804 RGB chart
      #2d1804 CMYK chart
      #2d1804 RGB pie chart
      #2d1804 color shades, tints & tones
#2d1804 color schemes
#2d1804 color preview, HTML & CSS examples
           This text has a color of #2d1804        
        
          <p style="color:#2d1804;">Text here</p>
        
        
          .mytext {color:#2d1804;}
        
        Text color #2d1804
      
           This box has a color of #2d1804        
        
          <div style="background-color:#2d1804;">Content here</div>
        
        
          .mybackground {background-color:#2d1804;}
        
        Background color #2d1804
      
           Border around this has a color of #2d1804        
        
          <div style="border:2px solid #2d1804;">Content here</div>
        
        
          .myborder {border:2px solid #2d1804;}
        
        Border color #2d1804