#0e5a34 color space conversions
Hex:
        #0e5a34
        RGB:
        14, 90, 52
        CMY:
        95, 65, 80
        CMYK:
        84, 0, 42, 65
      HSL:
        150°, 73.0769%, 20.3922%
        HSV (HSB):
        150°, 84.4444%, 35.2941%
        XYZ:
        4.4571, 7.6536, 4.4912
        xyY:
        0.2685, 0.4610, 7.6536
      CIE-Lab:
        33.2508, -31.9830, 15.8122
        CIE-LCH:
        33.2508, 35.6783, 153.6925
        CIE-Luv:
        33.2508, -27.4590, 21.8776
        Hunter-Lab:
        27.6652, -19.6562, 9.7404
      #0e5a34 color charts
#0e5a34 RGB chart
      #0e5a34 CMYK chart
      #0e5a34 RGB pie chart
      #0e5a34 color shades, tints & tones
#0e5a34 color schemes
#0e5a34 color preview, HTML & CSS examples
           This text has a color of #0e5a34        
        
          <p style="color:#0e5a34;">Text here</p>
        
        
          .mytext {color:#0e5a34;}
        
        Text color #0e5a34
      
           This box has a color of #0e5a34        
        
          <div style="background-color:#0e5a34;">Content here</div>
        
        
          .mybackground {background-color:#0e5a34;}
        
        Background color #0e5a34
      
           Border around this has a color of #0e5a34        
        
          <div style="border:2px solid #0e5a34;">Content here</div>
        
        
          .myborder {border:2px solid #0e5a34;}
        
        Border color #0e5a34