#53820c color space conversions
Hex:
        #53820c
        RGB:
        83, 130, 12
        CMY:
        67, 49, 95
        CMYK:
        36, 0, 91, 49
      HSL:
        84°, 83.0986%, 27.8431%
        HSV (HSB):
        84°, 90.7692%, 50.9804%
        XYZ:
        11.6163, 17.8308, 3.1773
        xyY:
        0.3561, 0.5465, 17.8308
      CIE-Lab:
        49.2902, -33.2934, 50.9957
        CIE-LCH:
        49.2902, 60.9017, 123.1392
        CIE-Luv:
        49.2902, -23.6085, 56.1947
        Hunter-Lab:
        42.2265, -24.7922, 25.0974
      #53820c color charts
#53820c RGB chart
      #53820c CMYK chart
      #53820c RGB pie chart
      #53820c color shades, tints & tones
#53820c color schemes
#53820c color preview, HTML & CSS examples
           This text has a color of #53820c        
        
          <p style="color:#53820c;">Text here</p>
        
        
          .mytext {color:#53820c;}
        
        Text color #53820c
      
           This box has a color of #53820c        
        
          <div style="background-color:#53820c;">Content here</div>
        
        
          .mybackground {background-color:#53820c;}
        
        Background color #53820c
      
           Border around this has a color of #53820c        
        
          <div style="border:2px solid #53820c;">Content here</div>
        
        
          .myborder {border:2px solid #53820c;}
        
        Border color #53820c