#0e4842 color space conversions
Hex:
        #0e4842
        RGB:
        14, 72, 66
        CMY:
        95, 72, 74
        CMYK:
        81, 0, 8, 72
      HSL:
        174°, 67.4419%, 16.8627%
        HSV (HSB):
        174°, 80.5556%, 28.2353%
        XYZ:
        3.4818, 5.1214, 5.9593
        xyY:
        0.2391, 0.3517, 5.1214
      CIE-Lab:
        27.0780, -19.6229, -1.6625
        CIE-LCH:
        27.0780, 19.6932, 184.8427
        CIE-Luv:
        27.0780, -19.7080, 0.3983
        Hunter-Lab:
        22.6306, -12.1404, 0.2287
      #0e4842 color charts
#0e4842 RGB chart
      #0e4842 CMYK chart
      #0e4842 RGB pie chart
      #0e4842 color shades, tints & tones
#0e4842 color schemes
#0e4842 color preview, HTML & CSS examples
           This text has a color of #0e4842        
        
          <p style="color:#0e4842;">Text here</p>
        
        
          .mytext {color:#0e4842;}
        
        Text color #0e4842
      
           This box has a color of #0e4842        
        
          <div style="background-color:#0e4842;">Content here</div>
        
        
          .mybackground {background-color:#0e4842;}
        
        Background color #0e4842
      
           Border around this has a color of #0e4842        
        
          <div style="border:2px solid #0e4842;">Content here</div>
        
        
          .myborder {border:2px solid #0e4842;}
        
        Border color #0e4842