#53963e color space conversions
Hex:
        #53963e
        RGB:
        83, 150, 62
        CMY:
        67, 41, 76
        CMYK:
        45, 0, 59, 41
      HSL:
        106°, 41.5094%, 41.5686%
        HSV (HSB):
        106°, 58.6667%, 58.8235%
        XYZ:
        15.3431, 23.9995, 8.3811
        xyY:
        0.3215, 0.5029, 23.9995
      CIE-Lab:
        56.0873, -38.4749, 39.2117
        CIE-LCH:
        56.0873, 54.9352, 134.4566
        CIE-Luv:
        56.0873, -32.5136, 51.7734
        Hunter-Lab:
        48.9893, -29.8262, 24.1491
      #53963e color charts
#53963e RGB chart
      #53963e CMYK chart
      #53963e RGB pie chart
      #53963e color shades, tints & tones
#53963e color schemes
#53963e color preview, HTML & CSS examples
           This text has a color of #53963e        
        
          <p style="color:#53963e;">Text here</p>
        
        
          .mytext {color:#53963e;}
        
        Text color #53963e
      
           This box has a color of #53963e        
        
          <div style="background-color:#53963e;">Content here</div>
        
        
          .mybackground {background-color:#53963e;}
        
        Background color #53963e
      
           Border around this has a color of #53963e        
        
          <div style="border:2px solid #53963e;">Content here</div>
        
        
          .myborder {border:2px solid #53963e;}
        
        Border color #53963e