#52794f color space conversions
Hex:
        #52794f
        RGB:
        82, 121, 79
        CMY:
        68, 53, 69
        CMYK:
        32, 0, 35, 53
      HSL:
        116°, 21.0000%, 39.2157%
        HSV (HSB):
        116°, 34.7107%, 47.4510%
        XYZ:
        11.7283, 16.0331, 9.8737
        xyY:
        0.3116, 0.4260, 16.0331
      CIE-Lab:
        47.0179, -22.7034, 18.7977
        CIE-LCH:
        47.0179, 29.4754, 140.3762
        CIE-Luv:
        47.0179, -19.1863, 26.6731
        Hunter-Lab:
        40.0413, -17.7887, 13.4088
      #52794f color charts
#52794f RGB chart
      #52794f CMYK chart
      #52794f RGB pie chart
      #52794f color shades, tints & tones
#52794f color schemes
#52794f color preview, HTML & CSS examples
           This text has a color of #52794f        
        
          <p style="color:#52794f;">Text here</p>
        
        
          .mytext {color:#52794f;}
        
        Text color #52794f
      
           This box has a color of #52794f        
        
          <div style="background-color:#52794f;">Content here</div>
        
        
          .mybackground {background-color:#52794f;}
        
        Background color #52794f
      
           Border around this has a color of #52794f        
        
          <div style="border:2px solid #52794f;">Content here</div>
        
        
          .myborder {border:2px solid #52794f;}
        
        Border color #52794f