#076f50 color space conversions
Hex:
        #076f50
        RGB:
        7, 111, 80
        CMY:
        97, 56, 69
        CMYK:
        94, 0, 28, 56
      HSL:
        162°, 88.1356%, 23.1373%
        HSV (HSB):
        162°, 93.6937%, 43.5294%
        XYZ:
        7.2200, 11.9932, 9.5238
        xyY:
        0.2512, 0.4173, 11.9932
      CIE-Lab:
        41.2054, -34.8183, 9.8503
        CIE-LCH:
        41.2054, 36.1848, 164.2035
        CIE-Luv:
        41.2054, -34.2525, 17.1951
        Hunter-Lab:
        34.6313, -23.3905, 7.9368
      #076f50 color charts
#076f50 RGB chart
      #076f50 CMYK chart
      #076f50 RGB pie chart
      #076f50 color shades, tints & tones
#076f50 color schemes
#076f50 color preview, HTML & CSS examples
           This text has a color of #076f50        
        
          <p style="color:#076f50;">Text here</p>
        
        
          .mytext {color:#076f50;}
        
        Text color #076f50
      
           This box has a color of #076f50        
        
          <div style="background-color:#076f50;">Content here</div>
        
        
          .mybackground {background-color:#076f50;}
        
        Background color #076f50
      
           Border around this has a color of #076f50        
        
          <div style="border:2px solid #076f50;">Content here</div>
        
        
          .myborder {border:2px solid #076f50;}
        
        Border color #076f50