#0c776e color space conversions
Hex:
        #0c776e
        RGB:
        12, 119, 110
        CMY:
        95, 53, 57
        CMYK:
        90, 0, 8, 53
      HSL:
        175°, 81.6794%, 25.6863%
        HSV (HSB):
        175°, 89.9160%, 46.6667%
        XYZ:
        9.5629, 14.3976, 17.0268
        xyY:
        0.2333, 0.3513, 14.3976
      CIE-Lab:
        44.7978, -29.5073, -2.9272
        CIE-LCH:
        44.7978, 29.6521, 185.6653
        CIE-Luv:
        44.7978, -34.6809, 0.0697
        Hunter-Lab:
        37.9442, -21.4157, -0.0445
      #0c776e color charts
#0c776e RGB chart
      #0c776e CMYK chart
      #0c776e RGB pie chart
      #0c776e color shades, tints & tones
#0c776e color schemes
#0c776e color preview, HTML & CSS examples
           This text has a color of #0c776e        
        
          <p style="color:#0c776e;">Text here</p>
        
        
          .mytext {color:#0c776e;}
        
        Text color #0c776e
      
           This box has a color of #0c776e        
        
          <div style="background-color:#0c776e;">Content here</div>
        
        
          .mybackground {background-color:#0c776e;}
        
        Background color #0c776e
      
           Border around this has a color of #0c776e        
        
          <div style="border:2px solid #0c776e;">Content here</div>
        
        
          .myborder {border:2px solid #0c776e;}
        
        Border color #0c776e