#0f685f color space conversions
Hex:
        #0f685f
        RGB:
        15, 104, 95
        CMY:
        94, 59, 63
        CMYK:
        86, 0, 9, 59
      HSL:
        174°, 74.7899%, 23.3333%
        HSV (HSB):
        174°, 85.5769%, 40.7843%
        XYZ:
        7.2129, 10.8284, 12.5364
        xyY:
        0.2359, 0.3541, 10.8284
      CIE-Lab:
        39.2900, -26.6322, -1.9698
        CIE-LCH:
        39.2900, 26.7049, 184.2302
        CIE-Luv:
        39.2900, -29.9452, 0.9706
        Hunter-Lab:
        32.9066, -18.4606, 0.4469
      #0f685f color charts
#0f685f RGB chart
      #0f685f CMYK chart
      #0f685f RGB pie chart
      #0f685f color shades, tints & tones
#0f685f color schemes
#0f685f color preview, HTML & CSS examples
           This text has a color of #0f685f        
        
          <p style="color:#0f685f;">Text here</p>
        
        
          .mytext {color:#0f685f;}
        
        Text color #0f685f
      
           This box has a color of #0f685f        
        
          <div style="background-color:#0f685f;">Content here</div>
        
        
          .mybackground {background-color:#0f685f;}
        
        Background color #0f685f
      
           Border around this has a color of #0f685f        
        
          <div style="border:2px solid #0f685f;">Content here</div>
        
        
          .myborder {border:2px solid #0f685f;}
        
        Border color #0f685f