#536d42 color space conversions
Hex:
        #536d42
        RGB:
        83, 109, 66
        CMY:
        67, 57, 74
        CMYK:
        24, 0, 39, 57
      HSL:
        96°, 24.5714%, 34.3137%
        HSV (HSB):
        96°, 39.4495%, 42.7451%
        XYZ:
        10.0193, 13.1696, 7.1682
        xyY:
        0.3300, 0.4338, 13.1696
      CIE-Lab:
        43.0177, -18.1924, 20.9978
        CIE-LCH:
        43.0177, 27.7826, 130.9055
        CIE-Luv:
        43.0177, -12.7966, 27.4544
        Hunter-Lab:
        36.2900, -14.2255, 13.6917
      #536d42 color charts
#536d42 RGB chart
      #536d42 CMYK chart
      #536d42 RGB pie chart
      #536d42 color shades, tints & tones
#536d42 color schemes
#536d42 color preview, HTML & CSS examples
           This text has a color of #536d42        
        
          <p style="color:#536d42;">Text here</p>
        
        
          .mytext {color:#536d42;}
        
        Text color #536d42
      
           This box has a color of #536d42        
        
          <div style="background-color:#536d42;">Content here</div>
        
        
          .mybackground {background-color:#536d42;}
        
        Background color #536d42
      
           Border around this has a color of #536d42        
        
          <div style="border:2px solid #536d42;">Content here</div>
        
        
          .myborder {border:2px solid #536d42;}
        
        Border color #536d42