#52850b color space conversions
Hex:
        #52850b
        RGB:
        82, 133, 11
        CMY:
        68, 48, 96
        CMYK:
        38, 0, 92, 48
      HSL:
        85°, 84.7222%, 28.2353%
        HSV (HSB):
        85°, 91.7293%, 52.1569%
        XYZ:
        11.9276, 18.5931, 3.2768
        xyY:
        0.3529, 0.5501, 18.5931
      CIE-Lab:
        50.2077, -35.0505, 51.9413
        CIE-LCH:
        50.2077, 62.6613, 124.0118
        CIE-Luv:
        50.2077, -25.5538, 57.5958
        Hunter-Lab:
        43.1197, -26.0834, 25.6782
      #52850b color charts
#52850b RGB chart
      #52850b CMYK chart
      #52850b RGB pie chart
      #52850b color shades, tints & tones
#52850b color schemes
#52850b color preview, HTML & CSS examples
           This text has a color of #52850b        
        
          <p style="color:#52850b;">Text here</p>
        
        
          .mytext {color:#52850b;}
        
        Text color #52850b
      
           This box has a color of #52850b        
        
          <div style="background-color:#52850b;">Content here</div>
        
        
          .mybackground {background-color:#52850b;}
        
        Background color #52850b
      
           Border around this has a color of #52850b        
        
          <div style="border:2px solid #52850b;">Content here</div>
        
        
          .myborder {border:2px solid #52850b;}
        
        Border color #52850b