#2d3410 color space conversions
Hex:
        #2d3410
        RGB:
        45, 52, 16
        CMY:
        82, 80, 94
        CMYK:
        13, 0, 69, 80
      HSL:
        72°, 52.9412%, 13.3333%
        HSV (HSB):
        72°, 69.2308%, 20.3922%
        XYZ:
        2.4037, 3.0513, 0.9525
        xyY:
        0.3751, 0.4762, 3.0513
      CIE-Lab:
        20.2481, -9.4785, 21.2868
        CIE-LCH:
        20.2481, 23.3017, 114.0023
        CIE-Luv:
        20.2481, -2.4812, 18.3744
        Hunter-Lab:
        17.4679, -6.0060, 8.9946
      #2d3410 color charts
#2d3410 RGB chart
      #2d3410 CMYK chart
      #2d3410 RGB pie chart
      #2d3410 color shades, tints & tones
#2d3410 color schemes
#2d3410 color preview, HTML & CSS examples
           This text has a color of #2d3410        
        
          <p style="color:#2d3410;">Text here</p>
        
        
          .mytext {color:#2d3410;}
        
        Text color #2d3410
      
           This box has a color of #2d3410        
        
          <div style="background-color:#2d3410;">Content here</div>
        
        
          .mybackground {background-color:#2d3410;}
        
        Background color #2d3410
      
           Border around this has a color of #2d3410        
        
          <div style="border:2px solid #2d3410;">Content here</div>
        
        
          .myborder {border:2px solid #2d3410;}
        
        Border color #2d3410