#0f705a color space conversions
Hex:
        #0f705a
        RGB:
        15, 112, 90
        CMY:
        94, 56, 65
        CMYK:
        87, 0, 20, 56
      HSL:
        166°, 76.3780%, 24.9020%
        HSV (HSB):
        166°, 86.6071%, 43.9216%
        XYZ:
        7.8366, 12.4281, 11.6587
        xyY:
        0.2455, 0.3893, 12.4281
      CIE-Lab:
        41.8886, -31.8988, 4.8364
        CIE-LCH:
        41.8886, 32.2634, 171.3787
        CIE-Luv:
        41.8886, -33.2694, 10.6760
        Hunter-Lab:
        35.2535, -22.0141, 5.0696
      #0f705a color charts
#0f705a RGB chart
      #0f705a CMYK chart
      #0f705a RGB pie chart
      #0f705a color shades, tints & tones
#0f705a color schemes
#0f705a color preview, HTML & CSS examples
           This text has a color of #0f705a        
        
          <p style="color:#0f705a;">Text here</p>
        
        
          .mytext {color:#0f705a;}
        
        Text color #0f705a
      
           This box has a color of #0f705a        
        
          <div style="background-color:#0f705a;">Content here</div>
        
        
          .mybackground {background-color:#0f705a;}
        
        Background color #0f705a
      
           Border around this has a color of #0f705a        
        
          <div style="border:2px solid #0f705a;">Content here</div>
        
        
          .myborder {border:2px solid #0f705a;}
        
        Border color #0f705a