#0c695d color space conversions
Hex:
        #0c695d
        RGB:
        12, 105, 93
        CMY:
        95, 59, 64
        CMYK:
        89, 0, 11, 59
      HSL:
        172°, 79.4872%, 22.9412%
        HSV (HSB):
        172°, 88.5714%, 41.1765%
        XYZ:
        7.1790, 10.9716, 12.0953
        xyY:
        0.2374, 0.3627, 10.9716
      CIE-Lab:
        39.5326, -28.0104, -0.3966
        CIE-LCH:
        39.5326, 28.0132, 180.8111
        CIE-Luv:
        39.5326, -30.7371, 3.2418
        Hunter-Lab:
        33.1234, -19.2790, 1.5362
      #0c695d color charts
#0c695d RGB chart
      #0c695d CMYK chart
      #0c695d RGB pie chart
      #0c695d color shades, tints & tones
#0c695d color schemes
#0c695d color preview, HTML & CSS examples
           This text has a color of #0c695d        
        
          <p style="color:#0c695d;">Text here</p>
        
        
          .mytext {color:#0c695d;}
        
        Text color #0c695d
      
           This box has a color of #0c695d        
        
          <div style="background-color:#0c695d;">Content here</div>
        
        
          .mybackground {background-color:#0c695d;}
        
        Background color #0c695d
      
           Border around this has a color of #0c695d        
        
          <div style="border:2px solid #0c695d;">Content here</div>
        
        
          .myborder {border:2px solid #0c695d;}
        
        Border color #0c695d