#53942f color space conversions
Hex:
        #53942f
        RGB:
        83, 148, 47
        CMY:
        67, 42, 82
        CMYK:
        44, 0, 68, 42
      HSL:
        99°, 51.7949%, 38.2353%
        HSV (HSB):
        99°, 68.2432%, 58.0392%
        XYZ:
        14.6703, 23.2240, 6.3988
        xyY:
        0.3312, 0.5243, 23.2240
      CIE-Lab:
        55.3024, -39.1309, 45.1775
        CIE-LCH:
        55.3024, 59.7681, 130.8978
        CIE-Luv:
        55.3024, -31.8600, 56.4372
        Hunter-Lab:
        48.1913, -29.9963, 25.8615
      #53942f color charts
#53942f RGB chart
      #53942f CMYK chart
      #53942f RGB pie chart
      #53942f color shades, tints & tones
#53942f color schemes
#53942f color preview, HTML & CSS examples
           This text has a color of #53942f        
        
          <p style="color:#53942f;">Text here</p>
        
        
          .mytext {color:#53942f;}
        
        Text color #53942f
      
           This box has a color of #53942f        
        
          <div style="background-color:#53942f;">Content here</div>
        
        
          .mybackground {background-color:#53942f;}
        
        Background color #53942f
      
           Border around this has a color of #53942f        
        
          <div style="border:2px solid #53942f;">Content here</div>
        
        
          .myborder {border:2px solid #53942f;}
        
        Border color #53942f