#2d4505 color space conversions
Hex:
        #2d4505
        RGB:
        45, 69, 5
        CMY:
        82, 73, 98
        CMYK:
        35, 0, 93, 73
      HSL:
        83°, 86.4865%, 14.5098%
        HSV (HSB):
        83°, 92.7536%, 27.0588%
        XYZ:
        3.2377, 4.8251, 0.9043
        xyY:
        0.3611, 0.5381, 4.8251
      CIE-Lab:
        26.2305, -19.9456, 32.2909
        CIE-LCH:
        26.2305, 37.9543, 121.7030
        CIE-Luv:
        26.2305, -11.0812, 29.3535
        Hunter-Lab:
        21.9661, -12.1305, 12.9355
      #2d4505 color charts
#2d4505 RGB chart
      #2d4505 CMYK chart
      #2d4505 RGB pie chart
      #2d4505 color shades, tints & tones
#2d4505 color schemes
#2d4505 color preview, HTML & CSS examples
           This text has a color of #2d4505        
        
          <p style="color:#2d4505;">Text here</p>
        
        
          .mytext {color:#2d4505;}
        
        Text color #2d4505
      
           This box has a color of #2d4505        
        
          <div style="background-color:#2d4505;">Content here</div>
        
        
          .mybackground {background-color:#2d4505;}
        
        Background color #2d4505
      
           Border around this has a color of #2d4505        
        
          <div style="border:2px solid #2d4505;">Content here</div>
        
        
          .myborder {border:2px solid #2d4505;}
        
        Border color #2d4505