#2d3917 color space conversions
Hex:
        #2d3917
        RGB:
        45, 57, 23
        CMY:
        82, 78, 91
        CMYK:
        21, 0, 60, 78
      HSL:
        81°, 42.5000%, 15.6863%
        HSV (HSB):
        81°, 59.6491%, 22.3529%
        XYZ:
        2.7000, 3.5460, 1.3528
        xyY:
        0.3553, 0.4667, 3.5460
      CIE-Lab:
        22.1099, -11.7058, 19.3852
        CIE-LCH:
        22.1099, 22.6453, 121.1258
        CIE-Luv:
        22.1099, -5.0836, 18.4021
        Hunter-Lab:
        18.8308, -7.3606, 8.9224
      #2d3917 color charts
#2d3917 RGB chart
      #2d3917 CMYK chart
      #2d3917 RGB pie chart
      #2d3917 color shades, tints & tones
#2d3917 color schemes
#2d3917 color preview, HTML & CSS examples
           This text has a color of #2d3917        
        
          <p style="color:#2d3917;">Text here</p>
        
        
          .mytext {color:#2d3917;}
        
        Text color #2d3917
      
           This box has a color of #2d3917        
        
          <div style="background-color:#2d3917;">Content here</div>
        
        
          .mybackground {background-color:#2d3917;}
        
        Background color #2d3917
      
           Border around this has a color of #2d3917        
        
          <div style="border:2px solid #2d3917;">Content here</div>
        
        
          .myborder {border:2px solid #2d3917;}
        
        Border color #2d3917