#52842f color space conversions
Hex:
        #52842f
        RGB:
        82, 132, 47
        CMY:
        68, 48, 82
        CMYK:
        38, 0, 64, 48
      HSL:
        95°, 47.4860%, 35.0980%
        HSV (HSB):
        95°, 64.3939%, 51.7647%
        XYZ:
        12.2440, 18.5016, 5.6152
        xyY:
        0.3367, 0.5088, 18.5016
      CIE-Lab:
        50.0989, -32.3875, 39.5195
        CIE-LCH:
        50.0989, 51.0954, 129.3357
        CIE-Luv:
        50.0989, -24.8188, 48.6768
        Hunter-Lab:
        43.0135, -24.4626, 22.3695
      #52842f color charts
#52842f RGB chart
      #52842f CMYK chart
      #52842f RGB pie chart
      #52842f color shades, tints & tones
#52842f color schemes
#52842f color preview, HTML & CSS examples
           This text has a color of #52842f        
        
          <p style="color:#52842f;">Text here</p>
        
        
          .mytext {color:#52842f;}
        
        Text color #52842f
      
           This box has a color of #52842f        
        
          <div style="background-color:#52842f;">Content here</div>
        
        
          .mybackground {background-color:#52842f;}
        
        Background color #52842f
      
           Border around this has a color of #52842f        
        
          <div style="border:2px solid #52842f;">Content here</div>
        
        
          .myborder {border:2px solid #52842f;}
        
        Border color #52842f