#2d5405 color space conversions
Hex:
        #2d5405
        RGB:
        45, 84, 5
        CMY:
        82, 67, 98
        CMYK:
        46, 0, 94, 67
      HSL:
        90°, 88.7640%, 17.4510%
        HSV (HSB):
        90°, 94.0476%, 32.9412%
        XYZ:
        4.2799, 6.9095, 1.2517
        xyY:
        0.3440, 0.5554, 6.9095
      CIE-Lab:
        31.6000, -27.2890, 36.9312
        CIE-LCH:
        31.6000, 45.9195, 126.4612
        CIE-Luv:
        31.6000, -18.2988, 36.3538
        Hunter-Lab:
        26.2859, -16.9368, 15.5769
      #2d5405 color charts
#2d5405 RGB chart
      #2d5405 CMYK chart
      #2d5405 RGB pie chart
      #2d5405 color shades, tints & tones
#2d5405 color schemes
#2d5405 color preview, HTML & CSS examples
           This text has a color of #2d5405        
        
          <p style="color:#2d5405;">Text here</p>
        
        
          .mytext {color:#2d5405;}
        
        Text color #2d5405
      
           This box has a color of #2d5405        
        
          <div style="background-color:#2d5405;">Content here</div>
        
        
          .mybackground {background-color:#2d5405;}
        
        Background color #2d5405
      
           Border around this has a color of #2d5405        
        
          <div style="border:2px solid #2d5405;">Content here</div>
        
        
          .myborder {border:2px solid #2d5405;}
        
        Border color #2d5405