#76a48b color space conversions
Hex:
        #76a48b
        RGB:
        118, 164, 139
        CMY:
        54, 36, 45
        CMYK:
        28, 0, 15, 36
      HSL:
        147°, 20.1754%, 55.2941%
        HSV (HSB):
        147°, 28.0488%, 64.3137%
        XYZ:
        25.4069, 32.2666, 29.3151
        xyY:
        0.2921, 0.3709, 32.2666
      CIE-Lab:
        63.5626, -20.8543, 8.0330
        CIE-LCH:
        63.5626, 22.3480, 158.9335
        CIE-Luv:
        63.5626, -22.8966, 14.7157
        Hunter-Lab:
        56.8037, -19.5677, 9.1643
      #76a48b color charts
#76a48b RGB chart
      #76a48b CMYK chart
      #76a48b RGB pie chart
      #76a48b color shades, tints & tones
#76a48b color schemes
#76a48b color preview, HTML & CSS examples
           This text has a color of #76a48b        
        
          <p style="color:#76a48b;">Text here</p>
        
        
          .mytext {color:#76a48b;}
        
        Text color #76a48b
      
           This box has a color of #76a48b        
        
          <div style="background-color:#76a48b;">Content here</div>
        
        
          .mybackground {background-color:#76a48b;}
        
        Background color #76a48b
      
           Border around this has a color of #76a48b        
        
          <div style="border:2px solid #76a48b;">Content here</div>
        
        
          .myborder {border:2px solid #76a48b;}
        
        Border color #76a48b