#3d560b color space conversions
Hex:
        #3d560b
        RGB:
        61, 86, 11
        CMY:
        76, 66, 96
        CMYK:
        29, 0, 87, 66
      HSL:
        80°, 77.3196%, 19.0196%
        HSV (HSB):
        80°, 87.2093%, 33.7255%
        XYZ:
        5.3127, 7.6718, 1.5174
        xyY:
        0.3663, 0.5290, 7.6718
      CIE-Lab:
        33.2899, -21.2828, 36.8531
        CIE-LCH:
        33.2899, 42.5571, 120.0066
        CIE-Luv:
        33.2899, -12.0121, 36.4782
        Hunter-Lab:
        27.6981, -14.2343, 16.1405
      #3d560b color charts
#3d560b RGB chart
      #3d560b CMYK chart
      #3d560b RGB pie chart
      #3d560b color shades, tints & tones
#3d560b color schemes
#3d560b color preview, HTML & CSS examples
           This text has a color of #3d560b        
        
          <p style="color:#3d560b;">Text here</p>
        
        
          .mytext {color:#3d560b;}
        
        Text color #3d560b
      
           This box has a color of #3d560b        
        
          <div style="background-color:#3d560b;">Content here</div>
        
        
          .mybackground {background-color:#3d560b;}
        
        Background color #3d560b
      
           Border around this has a color of #3d560b        
        
          <div style="border:2px solid #3d560b;">Content here</div>
        
        
          .myborder {border:2px solid #3d560b;}
        
        Border color #3d560b