#77b5a1 color space conversions
Hex:
        #77b5a1
        RGB:
        119, 181, 161
        CMY:
        53, 29, 37
        CMYK:
        34, 0, 11, 29
      HSL:
        161°, 29.5238%, 58.8235%
        HSV (HSB):
        161°, 34.2541%, 70.9804%
        XYZ:
        30.5646, 39.5429, 39.7398
        xyY:
        0.2782, 0.3600, 39.5429
      CIE-Lab:
        69.1427, -24.4394, 3.8693
        CIE-LCH:
        69.1427, 24.7438, 171.0034
        CIE-Luv:
        69.1427, -29.9108, 9.6139
        Hunter-Lab:
        62.8831, -23.2847, 6.5491
      #77b5a1 color charts
#77b5a1 RGB chart
      #77b5a1 CMYK chart
      #77b5a1 RGB pie chart
      #77b5a1 color shades, tints & tones
#77b5a1 color schemes
#77b5a1 color preview, HTML & CSS examples
           This text has a color of #77b5a1        
        
          <p style="color:#77b5a1;">Text here</p>
        
        
          .mytext {color:#77b5a1;}
        
        Text color #77b5a1
      
           This box has a color of #77b5a1        
        
          <div style="background-color:#77b5a1;">Content here</div>
        
        
          .mybackground {background-color:#77b5a1;}
        
        Background color #77b5a1
      
           Border around this has a color of #77b5a1        
        
          <div style="border:2px solid #77b5a1;">Content here</div>
        
        
          .myborder {border:2px solid #77b5a1;}
        
        Border color #77b5a1