#0e675f color space conversions
Hex:
        #0e675f
        RGB:
        14, 103, 95
        CMY:
        95, 60, 63
        CMYK:
        86, 0, 8, 60
      HSL:
        175°, 76.0684%, 22.9412%
        HSV (HSB):
        175°, 86.4078%, 40.3922%
        XYZ:
        7.0969, 10.6201, 12.5023
        xyY:
        0.2348, 0.3514, 10.6201
      CIE-Lab:
        38.9331, -26.2345, -2.4968
        CIE-LCH:
        38.9331, 26.3531, 185.4367
        CIE-Luv:
        38.9331, -29.6693, 0.2100
        Hunter-Lab:
        32.5885, -18.1572, 0.0658
      #0e675f color charts
#0e675f RGB chart
      #0e675f CMYK chart
      #0e675f RGB pie chart
      #0e675f color shades, tints & tones
#0e675f color schemes
#0e675f color preview, HTML & CSS examples
           This text has a color of #0e675f        
        
          <p style="color:#0e675f;">Text here</p>
        
        
          .mytext {color:#0e675f;}
        
        Text color #0e675f
      
           This box has a color of #0e675f        
        
          <div style="background-color:#0e675f;">Content here</div>
        
        
          .mybackground {background-color:#0e675f;}
        
        Background color #0e675f
      
           Border around this has a color of #0e675f        
        
          <div style="border:2px solid #0e675f;">Content here</div>
        
        
          .myborder {border:2px solid #0e675f;}
        
        Border color #0e675f