#52692f color space conversions
Hex:
        #52692f
        RGB:
        82, 105, 47
        CMY:
        68, 59, 82
        CMYK:
        22, 0, 55, 59
      HSL:
        84°, 38.1579%, 29.8039%
        HSV (HSB):
        84°, 55.2381%, 41.1765%
        XYZ:
        9.0443, 12.1022, 4.5486
        xyY:
        0.3520, 0.4710, 12.1022
      CIE-Lab:
        41.3781, -19.0492, 29.5316
        CIE-LCH:
        41.3781, 35.1424, 122.8238
        CIE-Luv:
        41.3781, -11.1316, 34.9651
        Hunter-Lab:
        34.7883, -14.4725, 16.5995
      #52692f color charts
#52692f RGB chart
      #52692f CMYK chart
      #52692f RGB pie chart
      #52692f color shades, tints & tones
#52692f color schemes
#52692f color preview, HTML & CSS examples
           This text has a color of #52692f        
        
          <p style="color:#52692f;">Text here</p>
        
        
          .mytext {color:#52692f;}
        
        Text color #52692f
      
           This box has a color of #52692f        
        
          <div style="background-color:#52692f;">Content here</div>
        
        
          .mybackground {background-color:#52692f;}
        
        Background color #52692f
      
           Border around this has a color of #52692f        
        
          <div style="border:2px solid #52692f;">Content here</div>
        
        
          .myborder {border:2px solid #52692f;}
        
        Border color #52692f