#0d875f color space conversions
Hex:
        #0d875f
        RGB:
        13, 135, 95
        CMY:
        95, 47, 63
        CMYK:
        90, 0, 30, 47
      HSL:
        160°, 82.4324%, 29.0196%
        HSV (HSB):
        160°, 90.3704%, 52.9412%
        XYZ:
        10.8955, 18.2397, 13.7728
        xyY:
        0.2539, 0.4251, 18.2397
      CIE-Lab:
        49.7856, -40.6704, 13.0271
        CIE-LCH:
        49.7856, 42.7058, 162.2392
        CIE-Luv:
        49.7856, -41.4699, 22.9814
        Hunter-Lab:
        42.7080, -29.2007, 10.7753
      #0d875f color charts
#0d875f RGB chart
      #0d875f CMYK chart
      #0d875f RGB pie chart
      #0d875f color shades, tints & tones
#0d875f color schemes
#0d875f color preview, HTML & CSS examples
           This text has a color of #0d875f        
        
          <p style="color:#0d875f;">Text here</p>
        
        
          .mytext {color:#0d875f;}
        
        Text color #0d875f
      
           This box has a color of #0d875f        
        
          <div style="background-color:#0d875f;">Content here</div>
        
        
          .mybackground {background-color:#0d875f;}
        
        Background color #0d875f
      
           Border around this has a color of #0d875f        
        
          <div style="border:2px solid #0d875f;">Content here</div>
        
        
          .myborder {border:2px solid #0d875f;}
        
        Border color #0d875f