#53960e color space conversions
Hex:
        #53960e
        RGB:
        83, 150, 14
        CMY:
        67, 41, 95
        CMYK:
        45, 0, 91, 41
      HSL:
        90°, 82.9268%, 32.1569%
        HSV (HSB):
        90°, 90.6667%, 58.8235%
        XYZ:
        14.5529, 23.6834, 4.2198
        xyY:
        0.3428, 0.5578, 23.6834
      CIE-Lab:
        55.7694, -41.8612, 56.0582
        CIE-LCH:
        55.7694, 69.9635, 126.7504
        CIE-Luv:
        55.7694, -33.0877, 64.5061
        Hunter-Lab:
        48.6656, -31.7864, 28.9249
      #53960e color charts
#53960e RGB chart
      #53960e CMYK chart
      #53960e RGB pie chart
      #53960e color shades, tints & tones
#53960e color schemes
#53960e color preview, HTML & CSS examples
           This text has a color of #53960e        
        
          <p style="color:#53960e;">Text here</p>
        
        
          .mytext {color:#53960e;}
        
        Text color #53960e
      
           This box has a color of #53960e        
        
          <div style="background-color:#53960e;">Content here</div>
        
        
          .mybackground {background-color:#53960e;}
        
        Background color #53960e
      
           Border around this has a color of #53960e        
        
          <div style="border:2px solid #53960e;">Content here</div>
        
        
          .myborder {border:2px solid #53960e;}
        
        Border color #53960e