#53850b color space conversions
Hex:
        #53850b
        RGB:
        83, 133, 11
        CMY:
        67, 48, 96
        CMYK:
        38, 0, 92, 48
      HSL:
        85°, 84.7222%, 28.2353%
        HSV (HSB):
        85°, 91.7293%, 52.1569%
        XYZ:
        12.0152, 18.6382, 3.2809
        xyY:
        0.3541, 0.5492, 18.6382
      CIE-Lab:
        50.2612, -34.6700, 52.0077
        CIE-LCH:
        50.2612, 62.5045, 123.6887
        CIE-Luv:
        50.2612, -25.0888, 57.6005
        Hunter-Lab:
        43.1720, -25.8726, 25.7146
      #53850b color charts
#53850b RGB chart
      #53850b CMYK chart
      #53850b RGB pie chart
      #53850b color shades, tints & tones
#53850b color schemes
#53850b color preview, HTML & CSS examples
           This text has a color of #53850b        
        
          <p style="color:#53850b;">Text here</p>
        
        
          .mytext {color:#53850b;}
        
        Text color #53850b
      
           This box has a color of #53850b        
        
          <div style="background-color:#53850b;">Content here</div>
        
        
          .mybackground {background-color:#53850b;}
        
        Background color #53850b
      
           Border around this has a color of #53850b        
        
          <div style="border:2px solid #53850b;">Content here</div>
        
        
          .myborder {border:2px solid #53850b;}
        
        Border color #53850b