#536e1f color space conversions
Hex:
        #536e1f
        RGB:
        83, 110, 31
        CMY:
        67, 57, 88
        CMYK:
        25, 0, 72, 57
      HSL:
        81°, 56.0284%, 27.6471%
        HSV (HSB):
        81°, 71.8182%, 43.1373%
        XYZ:
        9.3905, 13.0898, 3.3280
        xyY:
        0.3639, 0.5072, 13.0898
      CIE-Lab:
        42.8982, -22.7252, 39.0165
        CIE-LCH:
        42.8982, 45.1522, 120.2187
        CIE-Luv:
        42.8982, -13.2261, 43.3740
        Hunter-Lab:
        36.1798, -16.9847, 19.8721
      #536e1f color charts
#536e1f RGB chart
      #536e1f CMYK chart
      #536e1f RGB pie chart
      #536e1f color shades, tints & tones
#536e1f color schemes
#536e1f color preview, HTML & CSS examples
           This text has a color of #536e1f        
        
          <p style="color:#536e1f;">Text here</p>
        
        
          .mytext {color:#536e1f;}
        
        Text color #536e1f
      
           This box has a color of #536e1f        
        
          <div style="background-color:#536e1f;">Content here</div>
        
        
          .mybackground {background-color:#536e1f;}
        
        Background color #536e1f
      
           Border around this has a color of #536e1f        
        
          <div style="border:2px solid #536e1f;">Content here</div>
        
        
          .myborder {border:2px solid #536e1f;}
        
        Border color #536e1f