#3d5532 color space conversions
Hex:
        #3d5532
        RGB:
        61, 85, 50
        CMY:
        76, 67, 80
        CMYK:
        28, 0, 41, 67
      HSL:
        101°, 25.9259%, 26.4706%
        HSV (HSB):
        101°, 41.1765%, 33.3333%
        XYZ:
        5.7487, 7.7194, 4.2046
        xyY:
        0.3253, 0.4368, 7.7194
      CIE-Lab:
        33.3915, -16.6276, 17.5569
        CIE-LCH:
        33.3915, 24.1811, 133.4428
        CIE-Luv:
        33.3915, -11.4744, 21.5037
        Hunter-Lab:
        27.7838, -11.6885, 10.4761
      #3d5532 color charts
#3d5532 RGB chart
      #3d5532 CMYK chart
      #3d5532 RGB pie chart
      #3d5532 color shades, tints & tones
#3d5532 color schemes
#3d5532 color preview, HTML & CSS examples
           This text has a color of #3d5532        
        
          <p style="color:#3d5532;">Text here</p>
        
        
          .mytext {color:#3d5532;}
        
        Text color #3d5532
      
           This box has a color of #3d5532        
        
          <div style="background-color:#3d5532;">Content here</div>
        
        
          .mybackground {background-color:#3d5532;}
        
        Background color #3d5532
      
           Border around this has a color of #3d5532        
        
          <div style="border:2px solid #3d5532;">Content here</div>
        
        
          .myborder {border:2px solid #3d5532;}
        
        Border color #3d5532