#536a1d color space conversions
Hex:
        #536a1d
        RGB:
        83, 106, 29
        CMY:
        67, 58, 89
        CMYK:
        22, 0, 73, 58
      HSL:
        78°, 57.0370%, 26.4706%
        HSV (HSB):
        78°, 72.6415%, 41.5686%
        XYZ:
        8.9431, 12.2358, 3.0528
        xyY:
        0.3691, 0.5050, 12.2358
      CIE-Lab:
        41.5884, -20.8107, 38.5316
        CIE-LCH:
        41.5884, 43.7924, 118.3732
        CIE-Luv:
        41.5884, -11.0461, 42.0628
        Hunter-Lab:
        34.9797, -15.5782, 19.3113
      #536a1d color charts
#536a1d RGB chart
      #536a1d CMYK chart
      #536a1d RGB pie chart
      #536a1d color shades, tints & tones
#536a1d color schemes
#536a1d color preview, HTML & CSS examples
           This text has a color of #536a1d        
        
          <p style="color:#536a1d;">Text here</p>
        
        
          .mytext {color:#536a1d;}
        
        Text color #536a1d
      
           This box has a color of #536a1d        
        
          <div style="background-color:#536a1d;">Content here</div>
        
        
          .mybackground {background-color:#536a1d;}
        
        Background color #536a1d
      
           Border around this has a color of #536a1d        
        
          <div style="border:2px solid #536a1d;">Content here</div>
        
        
          .myborder {border:2px solid #536a1d;}
        
        Border color #536a1d