#2d3303 color space conversions
Hex:
        #2d3303
        RGB:
        45, 51, 3
        CMY:
        82, 80, 99
        CMYK:
        12, 0, 94, 80
      HSL:
        68°, 88.8889%, 10.5882%
        HSV (HSB):
        68°, 94.1176%, 20.0000%
        XYZ:
        2.2825, 2.9321, 0.5318
        xyY:
        0.3972, 0.5103, 2.9321
      CIE-Lab:
        19.7700, -9.9280, 26.4795
        CIE-LCH:
        19.7700, 28.2795, 110.5526
        CIE-Luv:
        19.7700, -1.8190, 21.3442
        Hunter-Lab:
        17.1234, -6.1730, 10.1450
      #2d3303 color charts
#2d3303 RGB chart
      #2d3303 CMYK chart
      #2d3303 RGB pie chart
      #2d3303 color shades, tints & tones
#2d3303 color schemes
#2d3303 color preview, HTML & CSS examples
           This text has a color of #2d3303        
        
          <p style="color:#2d3303;">Text here</p>
        
        
          .mytext {color:#2d3303;}
        
        Text color #2d3303
      
           This box has a color of #2d3303        
        
          <div style="background-color:#2d3303;">Content here</div>
        
        
          .mybackground {background-color:#2d3303;}
        
        Background color #2d3303
      
           Border around this has a color of #2d3303        
        
          <div style="border:2px solid #2d3303;">Content here</div>
        
        
          .myborder {border:2px solid #2d3303;}
        
        Border color #2d3303