#52882b color space conversions
Hex:
        #52882b
        RGB:
        82, 136, 43
        CMY:
        68, 47, 83
        CMYK:
        40, 0, 68, 47
      HSL:
        95°, 51.9553%, 35.0980%
        HSV (HSB):
        95°, 68.3824%, 53.3333%
        XYZ:
        12.7199, 19.5766, 5.3937
        xyY:
        0.3375, 0.5194, 19.5766
      CIE-Lab:
        51.3551, -34.5720, 42.6769
        CIE-LCH:
        51.3551, 54.9230, 129.0105
        CIE-Luv:
        51.3551, -26.7702, 52.0089
        Hunter-Lab:
        44.2454, -26.1135, 23.7440
      #52882b color charts
#52882b RGB chart
      #52882b CMYK chart
      #52882b RGB pie chart
      #52882b color shades, tints & tones
#52882b color schemes
#52882b color preview, HTML & CSS examples
           This text has a color of #52882b        
        
          <p style="color:#52882b;">Text here</p>
        
        
          .mytext {color:#52882b;}
        
        Text color #52882b
      
           This box has a color of #52882b        
        
          <div style="background-color:#52882b;">Content here</div>
        
        
          .mybackground {background-color:#52882b;}
        
        Background color #52882b
      
           Border around this has a color of #52882b        
        
          <div style="border:2px solid #52882b;">Content here</div>
        
        
          .myborder {border:2px solid #52882b;}
        
        Border color #52882b