#2d3311 color space conversions
Hex:
        #2d3311
        RGB:
        45, 51, 17
        CMY:
        82, 80, 93
        CMYK:
        12, 0, 67, 80
      HSL:
        71°, 50.0000%, 13.3333%
        HSV (HSB):
        71°, 66.6667%, 20.0000%
        XYZ:
        2.3672, 2.9660, 0.9780
        xyY:
        0.3751, 0.4700, 2.9660
      CIE-Lab:
        19.9073, -8.7563, 20.3343
        CIE-LCH:
        19.9073, 22.1395, 113.2975
        CIE-Luv:
        19.9073, -1.9853, 17.5414
        Hunter-Lab:
        17.2221, -5.6037, 8.6884
      #2d3311 color charts
#2d3311 RGB chart
      #2d3311 CMYK chart
      #2d3311 RGB pie chart
      #2d3311 color shades, tints & tones
#2d3311 color schemes
#2d3311 color preview, HTML & CSS examples
           This text has a color of #2d3311        
        
          <p style="color:#2d3311;">Text here</p>
        
        
          .mytext {color:#2d3311;}
        
        Text color #2d3311
      
           This box has a color of #2d3311        
        
          <div style="background-color:#2d3311;">Content here</div>
        
        
          .mybackground {background-color:#2d3311;}
        
        Background color #2d3311
      
           Border around this has a color of #2d3311        
        
          <div style="border:2px solid #2d3311;">Content here</div>
        
        
          .myborder {border:2px solid #2d3311;}
        
        Border color #2d3311