#52866f color space conversions
Hex:
        #52866f
        RGB:
        82, 134, 111
        CMY:
        68, 47, 56
        CMYK:
        39, 0, 17, 47
      HSL:
        153°, 24.0741%, 42.3529%
        HSV (HSB):
        153°, 38.8060%, 52.5490%
        XYZ:
        14.8740, 19.9917, 18.1138
        xyY:
        0.2808, 0.3773, 19.9917
      CIE-Lab:
        51.8279, -22.9187, 6.9479
        CIE-LCH:
        51.8279, 23.9486, 163.1351
        CIE-Luv:
        51.8279, -24.6892, 12.9000
        Hunter-Lab:
        44.7121, -18.8661, 7.2789
      #52866f color charts
#52866f RGB chart
      #52866f CMYK chart
      #52866f RGB pie chart
      #52866f color shades, tints & tones
#52866f color schemes
#52866f color preview, HTML & CSS examples
           This text has a color of #52866f        
        
          <p style="color:#52866f;">Text here</p>
        
        
          .mytext {color:#52866f;}
        
        Text color #52866f
      
           This box has a color of #52866f        
        
          <div style="background-color:#52866f;">Content here</div>
        
        
          .mybackground {background-color:#52866f;}
        
        Background color #52866f
      
           Border around this has a color of #52866f        
        
          <div style="border:2px solid #52866f;">Content here</div>
        
        
          .myborder {border:2px solid #52866f;}
        
        Border color #52866f