#2d5206 color space conversions
Hex:
        #2d5206
        RGB:
        45, 82, 6
        CMY:
        82, 68, 98
        CMYK:
        45, 0, 93, 68
      HSL:
        89°, 86.3636%, 17.2549%
        HSV (HSB):
        89°, 92.6829%, 32.1569%
        XYZ:
        4.1324, 6.6056, 1.2295
        xyY:
        0.3453, 0.5520, 6.6056
      CIE-Lab:
        30.8917, -26.3042, 35.9779
        CIE-LCH:
        30.8917, 44.5682, 126.1713
        CIE-Luv:
        30.8917, -17.3578, 35.2475
        Hunter-Lab:
        25.7014, -16.2777, 15.1547
      #2d5206 color charts
#2d5206 RGB chart
      #2d5206 CMYK chart
      #2d5206 RGB pie chart
      #2d5206 color shades, tints & tones
#2d5206 color schemes
#2d5206 color preview, HTML & CSS examples
           This text has a color of #2d5206        
        
          <p style="color:#2d5206;">Text here</p>
        
        
          .mytext {color:#2d5206;}
        
        Text color #2d5206
      
           This box has a color of #2d5206        
        
          <div style="background-color:#2d5206;">Content here</div>
        
        
          .mybackground {background-color:#2d5206;}
        
        Background color #2d5206
      
           Border around this has a color of #2d5206        
        
          <div style="border:2px solid #2d5206;">Content here</div>
        
        
          .myborder {border:2px solid #2d5206;}
        
        Border color #2d5206