#06695e color space conversions
Hex:
        #06695e
        RGB:
        6, 105, 94
        CMY:
        98, 59, 63
        CMYK:
        94, 0, 10, 59
      HSL:
        173°, 89.1892%, 21.7647%
        HSV (HSB):
        173°, 94.2857%, 41.1765%
        XYZ:
        7.1471, 10.9500, 12.3266
        xyY:
        0.2349, 0.3599, 10.9500
      CIE-Lab:
        39.4962, -28.1668, -1.0683
        CIE-LCH:
        39.4962, 28.1871, 182.1721
        CIE-Luv:
        39.4962, -31.1382, 2.3647
        Hunter-Lab:
        33.0908, -19.3559, 1.0776
      #06695e color charts
#06695e RGB chart
      #06695e CMYK chart
      #06695e RGB pie chart
      #06695e color shades, tints & tones
#06695e color schemes
#06695e color preview, HTML & CSS examples
           This text has a color of #06695e        
        
          <p style="color:#06695e;">Text here</p>
        
        
          .mytext {color:#06695e;}
        
        Text color #06695e
      
           This box has a color of #06695e        
        
          <div style="background-color:#06695e;">Content here</div>
        
        
          .mybackground {background-color:#06695e;}
        
        Background color #06695e
      
           Border around this has a color of #06695e        
        
          <div style="border:2px solid #06695e;">Content here</div>
        
        
          .myborder {border:2px solid #06695e;}
        
        Border color #06695e