#53931d color space conversions
Hex:
        #53931d
        RGB:
        83, 147, 29
        CMY:
        67, 42, 89
        CMYK:
        44, 0, 80, 42
      HSL:
        93°, 67.0455%, 34.5098%
        HSV (HSB):
        93°, 80.2721%, 57.6471%
        XYZ:
        14.2228, 22.7951, 4.8127
        xyY:
        0.3400, 0.5449, 22.7951
      CIE-Lab:
        54.8607, -39.9825, 51.4596
        CIE-LCH:
        54.8607, 65.1666, 127.8461
        CIE-Luv:
        54.8607, -31.6115, 60.8068
        Hunter-Lab:
        47.7443, -30.3782, 27.4445
      #53931d color charts
#53931d RGB chart
      #53931d CMYK chart
      #53931d RGB pie chart
      #53931d color shades, tints & tones
#53931d color schemes
#53931d color preview, HTML & CSS examples
           This text has a color of #53931d        
        
          <p style="color:#53931d;">Text here</p>
        
        
          .mytext {color:#53931d;}
        
        Text color #53931d
      
           This box has a color of #53931d        
        
          <div style="background-color:#53931d;">Content here</div>
        
        
          .mybackground {background-color:#53931d;}
        
        Background color #53931d
      
           Border around this has a color of #53931d        
        
          <div style="border:2px solid #53931d;">Content here</div>
        
        
          .myborder {border:2px solid #53931d;}
        
        Border color #53931d