#2d2823 color space conversions
Hex:
        #2d2823
        RGB:
        45, 40, 35
        CMY:
        82, 84, 86
        CMYK:
        0, 11, 22, 82
      HSL:
        30°, 12.5000%, 15.6863%
        HSV (HSB):
        30°, 22.2222%, 17.6471%
        XYZ:
        2.1444, 2.1968, 1.9011
        xyY:
        0.3435, 0.3519, 2.1968
      CIE-Lab:
        16.4880, 1.2483, 4.1283
        CIE-LCH:
        16.4880, 4.3129, 73.1752
        CIE-Luv:
        16.4880, 2.6559, 3.4844
        Hunter-Lab:
        14.8217, -0.1131, 2.7703
      #2d2823 color charts
#2d2823 RGB chart
      #2d2823 CMYK chart
      #2d2823 RGB pie chart
      #2d2823 color shades, tints & tones
#2d2823 color schemes
#2d2823 color preview, HTML & CSS examples
           This text has a color of #2d2823        
        
          <p style="color:#2d2823;">Text here</p>
        
        
          .mytext {color:#2d2823;}
        
        Text color #2d2823
      
           This box has a color of #2d2823        
        
          <div style="background-color:#2d2823;">Content here</div>
        
        
          .mybackground {background-color:#2d2823;}
        
        Background color #2d2823
      
           Border around this has a color of #2d2823        
        
          <div style="border:2px solid #2d2823;">Content here</div>
        
        
          .myborder {border:2px solid #2d2823;}
        
        Border color #2d2823