#4c694f color space conversions
Hex:
        #4c694f
        RGB:
        76, 105, 79
        CMY:
        70, 59, 69
        CMYK:
        28, 0, 25, 59
      HSL:
        126°, 16.0221%, 35.4902%
        HSV (HSB):
        126°, 27.6190%, 41.1765%
        XYZ:
        9.4433, 12.2042, 9.2551
        xyY:
        0.3056, 0.3949, 12.2042
      CIE-Lab:
        41.5388, -16.4330, 11.2682
        CIE-LCH:
        41.5388, 19.9252, 145.5613
        CIE-Luv:
        41.5388, -14.2311, 16.3679
        Hunter-Lab:
        34.9345, -12.8839, 8.7466
      #4c694f color charts
#4c694f RGB chart
      #4c694f CMYK chart
      #4c694f RGB pie chart
      #4c694f color shades, tints & tones
#4c694f color schemes
#4c694f color preview, HTML & CSS examples
           This text has a color of #4c694f        
        
          <p style="color:#4c694f;">Text here</p>
        
        
          .mytext {color:#4c694f;}
        
        Text color #4c694f
      
           This box has a color of #4c694f        
        
          <div style="background-color:#4c694f;">Content here</div>
        
        
          .mybackground {background-color:#4c694f;}
        
        Background color #4c694f
      
           Border around this has a color of #4c694f        
        
          <div style="border:2px solid #4c694f;">Content here</div>
        
        
          .myborder {border:2px solid #4c694f;}
        
        Border color #4c694f